Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
@ Psi7EVEN It affects both HP and wave size as it simulates real players
Mutator=UnofficialKFPatch.UKFPMutator?Mutator=CTI.Mut
CTI will load up and apply what I've configured in its .ini file to the server (which is unlocking dlc weapons only), and UKFP won't load
I'm running the server like this:
./Binaries/Win64/KFGameSteamServer.bin.x86_64 'KF-Nuked?Mutator=UnofficialKFPatch.UKFPMutator,CTI.Mut?LinuxCrashHack=1?DisableTraderLocking=1?UseEnhancedTraderMenu=1?BroadcastPickups=1?DropAllWepsOnDeath=1?NoEDARs=1'
however, replacing CTI with LTI does work and loads both UKFP and LTI, I'm just hiding dlc weapons with LTI and it is working despite not appearing in /ServerAdmin/current/change page... So maybe it has something to do with whitelisting and something keeping the server ranked?
Mutator=UnofficialKFPatch.UKFPMutator,CTI.Mut
but only one of the first mutator loads up... do them both have any issues to load together? or am I retarded for loading the mutators wrong?
in the web admin page /ServerAdmin/current/change it only shows UKFPMutator option too
?LoadFHUD=1?LoadYAS=1?LoadAAL=1
It should look like this
?Mutator=UnofficialKFPatch.UKFPMutator,AAL.Mut,YAS.Mut,FriendlyHUD.FriendlyHUDMutator?LoadFHUD=1?LoadYAS=1?LoadAAL=1
My mutator order is:
?Mutator=UnofficialKFPatch.UKFPMutator,AAL.Mut,YAS.Mut,FriendlyHUD.FriendlyHUDMutator
I use the KF Server Tool and that's how I have it in the additional parameters.
I guess that when you have e.g. FriendlyHUD mutator enabled you forgot to add ?LoadFHUD=(0/1)
show me your mutator order
∀ℳΞ¡ƧΞɲþɘɼ
Thanks for the advice with the bPreloadContent=False command, the server stopped crashing, but i have to check each weapon, its a bit time consuming :)
Mutator=UnofficialKFPatch.UKFPMutator,ZedSpawner.Mut,YAS.YASMut,FriendlyHUD.FriendlyHUDMutator,CTI.Mut
https://steamcommunity.com/sharedfiles/filedetails/?id=2811290931
https://steamcommunity.com/sharedfiles/filedetails/?id=2789504908
?NoEDARs=1?BossList=H,P,K,A
What is the correct value here, lets say 20% more xp ?XPMultiplie=1.20 or 0.20 ?
?NoEDARs=1,BossList=H,P,K,A
or
?NoEDARs=1?BossList=H,P,K,A
Elysium?Mutator=UnofficialKFPatch.UKFPMutator (example of what am putting into console)
and it doesn't seem to work at all, it tells me the command doesn't work. Is there a guide I can use to learn this a bit better? Also does all of this *require* a server or can I run this all in solo-mode/with friends in a private lobby?