Enable Bots since last patch


(Pauleh) #1

Since the patch went out on Friday night, bots have gone off my server and I cannot seem to get them back using the same config that was working for me, config is below should anyone have any ideas.

Much appreciated.

//Custom
applyServerConfig Custom

//ADMINSettings
net_serverRemoteConsolePassword "xxxxxx"
//net_clientRemoteConsoleAddress <Host IP>
//net_clientRemoteConsolePassword <password>


//Set the name of your server
si_name "AshesHQ.com Apocalyptic Gaming"

//Password your server?
//0 = No
//1 = Yes
si_needpass 0

//Password for your server - si_needpass NEEDS to be set to 1!
g_password ""

//Set the play mode
//si_playmode 0 = solo
//si_playmode 1 = Co-op
//si_playmode 2 = versus
si_playmode 2

//Allow server to be borrowed by players who are using matchmaking service?
//This will allow the match making service to use your server when it is empty!
//Update: It seems that this doesn't effect anything. Server still gets hijacked when set to 0.
//When entering this as an rcon command it even results in an Unknown Command
net_serverAllowHijacking 0

//Set who can join your server
//0 = SOLO
//1 = INVITE ONLY
//2 = FRIENDS & INVITES
//3 = EVERYONE
si_onlineMode 3

//Friendly fire
//0 = Off
//1 = On
si_teamDamage 0

//Enable spectating
//0 = Off
//1 = On
si_spectators 1

//Server time limit (Default is 20)
//si_timelimit 30

//Set if players can only join the smaller size team
//0 = Off
//1 = On
si_teamForceBalance 1

//Disable Voting?
//0 = Off
//1 = On
si_disableVoting 1

//Bot Setting
//0 = No
//1 = Yes
//bot_enable 1

//Bot Difficulty
//-1 = ANY
//0 = EASY
//1 = NORMAL
//2 = HARD
si_botDifficulty -1

//Percentage of players that need to ready up to start a match
si_readyPercent 50

//Allow players to spawn and play during warm-up period
//0 = Off
//1 = On
si_warmupSpawn 1

//Rim lighting tints on enemies
//0 = Off
//1 = On
si_enemyTintEnabled 1

//Enable rank restrictons
//0 = Off
//1 = On
si_rankRestricted 0

//Restrict player ranks
//si_maxRank 0 = Rank 1 players only
//si_maxRank 1 = Rank 1 and 2 players only
//si_maxRank 2 = Rank 1, 2 and 3 players only
//si_maxRank 3 = Rank 1, 2, 3 and 4 players only
//si_maxRank 4 = All player ranks can join
si_maxRank 4

/////////////////////////////////////////////////
//ONLY ENABLE ONE MAP ROTATION - FIXED OR VOTE!//
/////////////////////////////////////////////////

//Maprotation - FIXED!
//The server will run the below maps in the order listed.
g_mapRotationFixed "mp/aquarium,mp/reactor,mp/ccity,mp/resort,mp/sectow,mp/shipyard,mp/terminal"

//Maprotation - VOTE!
//Server will allow the players to vote which map to play at the end of each round! They can ONLY choose from the maps listed

below!
//g_mapRotationVote "mp/aquarium,mp/ccity,mp/reactor,mp/refuel,mp/resort,mp/sectow,mp/shipyard,mp/terminal"

//SPAWN SERVER (Start Server with map ccity)
spawnServer "mp/ccity"


(GossamerSolid) #2

Remove bot_enable and they should be in there I believe.


(Pauleh) #3

No luck with that, but I set the config to standard and they appeared, apparently they aren’t working in custom now.


(Smeg77) #4

I think you’ll find there is a problem with non standard configs now, as I’ve been having problems with trying to get my server to run with a password, worked fine the last last update but not the new one.


(coleym91) #5

Try bot_minClients 16