Ok here is my config now
si_name “xxxxxxx”
si_adminName “xxxxxx”
si_irc “OCB-sGs”
si_motd_1 “welcome to the sGs&OCB server”
si_motd_2 “We Kick for Members…sorry”
si_motd_3 “Have fun”
si_website “www.ocb-sgs.co.uk”
//MaxPlayers might enable bots
si_maxPlayers 16
//Max HumanPlayers
si_maxPlayersHuman 16
//Amount of Players required to start a match
si_minplayers 2
//Max Players per Team
si_maxTeamSize 8
net_serverRemoteConsolePassword “xxxxxxx”
//Allow server to be borrowed by players who are using //matchmaking service
//to use server when empty
// 1 = yes
// 0 = no
net_serverAllowHijacking 0
//Password your server?
// 0 = no
// 1 = yes
si_needpass “0”
//password for your server si_needpass NEEDS to be 1
g_password “”
//Set the play mode
//si_playmode 0 = solo
//si_playmode 1 = Co-op
//si_playmode 2 = versus
si_playmode 2
//Set who can join your server
//0 = SOLO
//1 = INVITE ONLY
//2 = FRIENDS & INVITES
//3 = EVERYONE
si_onlinemode 3
//Game Rules
//si_rules sdGameRulesStopWatch
//si_rules sdGameRulesObjective
//si_rules sdGameRulesChallenge
//si_rules sdGameRulesCampaign
si_rules “sdGameRulesStopWatch”
//Server Configuration
//Standard
//Advanced
//Competition
//Old Skool
//Custom
applyServerConfig “Custom”
//Friendly fire
// 0 = off
// 1 = on
si_teamDamage 1
//Enable VOIP
// 0 = off
// 1 = on
si_teamVoipEnabled 1
//Rim Lighting Tints
// 0 = off
// 1 = on
si_enemyTintEnabled 0
// Enable spectating
// 0 = off
// 1 = on
si_spectators 0
//Force players to join smaller side
// 0 = off
// 1 = on
si_teamForceBalance 0
//Bot Difficulty
//-1 = ANY
//0 = EASY
//1 = NORMAL
//2 = HARD
si_botDifficulty 2
//Allow players to spawn and play during warm-up period
//0 = Off
//1 = On
si_warmupSpawn 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
g_mapRotationVote “mp/ccity,mp/sectow,mp/refuel” // allow players to vote for ccity, sectow and refuel
g_mapRotationFixed “mp/ccity,mp/refuel,mp/aquarium,mp/reactor,mp/resort,mp/sectow,mp/shipyard,mp/terminal” // map rotation: mp/ccity -> mp/refuel -> mp/sectow -> mp/ccity
spawnServer “mp/ccity”
The servr shows up and people can join, the min players 2 works and the map starts when readyed up
but no bots spawn…i guess it’s because its custom and I havent put the bots on command line in there, but thats because no one can find it