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
What is this [IniVersion]
0=1461963399.000000?
Mine looks like this originally: FYI this is a server from NFO and it is supposed to be a 12 player slot one
[KFMaxPlayers.KFMaxPlayers]
ForcedMaxPlayers=12
bConfigsInit=True
What I tried doing was putting in:
?Mutator=KFMutator.KFMutator_MaxPlayers
at the bottom and that didn't seem to work. So I then saw this discussion and replaced everything except bConfigsInit=True with:
[Mutator=KFMutator.KFMutator_MaxPlayers]
MaxPlayers=12
MaxPlayersAllowed=12
and it ended up putting the stuff i took out back with the exception it became ForcedMaxPlayers 16
I tried taking out bConfigsInit=True as well and it also came back with ForcedMaxPlayers 16
Any advice on what I am doing wrong? I would greatly appreciate the help.
Thanks