I cannot get our server to run a 5v5 ctf match correctly. I want it to wait for players to click in before map starts, but with this cmd line, it starts map as soon as the 10th player joins game.
UT3.exe server CTF-Reflection?Game=UTGameContent.UTCTFGame_Content?
Maxplayers=10?NumPublicConnections=10?MinNetPlayer s=10?TimeLimit=20?
GamePassword=xxx?bTournament=true?bPlayersMustBeRe ady=true?
bUsesStats=True?bIsDedicated=True?AdminPassword=xx x?GameMode=1 -login=xxx -password=xxx -multihome=66.128.56.3 -port=7777 -log=66.128.56.3-7777.log -unattended -nohomedir
Any ideas to why this isn't working?
UT3.exe server CTF-Reflection?Game=UTGameContent.UTCTFGame_Content?
Maxplayers=10?NumPublicConnections=10?MinNetPlayer s=10?TimeLimit=20?
GamePassword=xxx?bTournament=true?bPlayersMustBeRe ady=true?
bUsesStats=True?bIsDedicated=True?AdminPassword=xx x?GameMode=1 -login=xxx -password=xxx -multihome=66.128.56.3 -port=7777 -log=66.128.56.3-7777.log -unattended -nohomedir
Any ideas to why this isn't working?
Comment