Server ignores my sv_maxclients and DSR 50 patch settings, and I can't spawn bots?
-
Someone please help me this is driving me insane. My server completely ignores my sv_maxclients values and also ignores my DSR 50 patch preference. What am I doing wrong?? It recognizes the map rotation when I change it so obviously it IS reading the server.cfg file, so why is it ignoring some of my commands?
And can somebody please help me set up bots on this server! I just want to have it so the bots will maintain a 12 player count, and they will leave / spawn as needed with the real player count. I can't find any settings for this in the cfg file. I'm also using iw4admin
-
Okay the sv_maxclients problem was my bad. I did not realize it was commented out, after I removed the slashes the playercount works correctly.
It is still applying the pre-patch DSR 50 values though, and it does not change whether I set it to true or false
-
Kalitos Lvl100Falkon I know the config says true or false but that isn't how the dvars work. true and false are interpreted as strings so it won't set the value to what you want it to be. It should be 0 or 1 like the other dvars.