Hi,
no problem before serverupdate. my config:
//Amount of players required to start a match
si_minPlayers 2
//Game Rules
//si_rules sdGameRulesStopWatch
//si_rules sdGameRulesObjective
//si_rules sdGameRulesChallenge
//si_rules sdGameRulesCampaign
si_rules sdGameRulesObjective
//Server Configuration
//Standard
//Advanced
//Competition
//Old Skool
//Custom
applyServerConfig Standard
//Set the name of your server
si_name “BRiNK CREW Germany”
//Password your server?
//0 = No
//1 = Yes
si_needpass 0
//Password for your server - si_needpass NEEDS to be set to 1!
//g_password “”
//ADMIN Settings
si_adminName “Wiessi”
net_serverRemoteConsolePassword *******
//si_privateClients “1”
//g_privatePassword *******
//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 empy!
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 1
//Enable spectating
//0 = Off
//1 = On
si_spectators 1
//Server time limit
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 0
//Bot Difficulty
//-1 = ANY
//0 = EASY
//1 = NORMAL
//2 = HARD
si_botDifficulty -1
//bot_enable 1 = AI enabled
//bot_minclients -1 = bots disabled
//bot_minclients 0 = bots never spawn automatically (must be //manually added)
//bot_minclients 16 = bots spawn up to a maximum of 16
bot_minclients -1
//Percentage of players that need to ready up to start a match
si_readyPercent 51
//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 1
//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
//Maprotation - FIXED!
//The server will run the below maps in the order listed.
g_mapRotationFixed “mp/aquarium,mp/ccity,mp/reactor,mp/refuel,mp/resort,mp/sectow,mp/shipyard,mp/terminal”
//Start a server with a map
spawnServer mp/reactor
Help! :rolleyes: