What are some common server settings for the DefaultGame.ini file?

Post Reply
User avatar
Spray
Former staff
Former staff
Posts: 630
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Dec 28, 2011 10:41 pm
Location: Oregon

What are some common server settings for the DefaultGame.ini file?

Post by Spray »

Some common variables you may want to change are:

ServerName= Sets the name of the server, which will be shown in the server browser.
Password= (Optional) Password protects the server. Only players with the password will be able to join.
TeamNames="ALLIES" Changes the name of Team 1
TeamNames="AXIS" Changes the name of Team 2
PlayMode=Arcade Sets the play style of the server. Options available are "Arcade", "Unranked", and "Comp."
StartType=ReadyUp Sets how the game/match will start. The options are:
"ReadyUp" - requires all players to ready up before the game begins,
"PlayerCount" - waits until the number of players is bigger or equal to the "RequiredPlayers" config variable
"Skip" - which will start the game immediately.
Post Reply