Forums Index >> Help >> Dedicated Server PC
Page : <1> :
It could be a number of things. Check these prefs:
$pref::Server::ReplaceBots = 1;
$pref::Server::MaxBots = 5;
ReplaceBots is so the bots get kicked when a new player joins ('1' is on, '0' is off. I think you want '1'.), and MaxBots should be 5 (note the 0 counts as a bot, so '5' is 6 total bots).
Also, make all changes to this file, after quitting ThinkTanks. If you make your changes when TT is open, when you close it, it will just write over the changes with the old settings.
And, after you deleted prefs.cs.dso and launched ThinkTanks, did it make a new prefs.cs.dso? If not, you probably have a syntax error in the.cs file. (Like a missing semicolon at the end of the line, or out of place quotation marks.) If this is the case feel free to paste the prefs here for a quick look over. :)
Last edited: Wednesday, December 31, 2003 at 5:20:01 PM
Page : <1> :
Hi, I need help getting my server running. When I change the pref.cs to 12 player max and 6 bots are in, I´ve erased the pref.cs.dso and still when the server resets there are the 6 bots on and it says server is full. Can anyone help. This is my first time so please excuse my ignorance.