Hello.
I have a problem with my server (rented on GameServers.com).
Every time I change something in WebAdmin "Change Game" panel (for example: map), my server stops to count any stats after that.
When I restart server stats are working very well.
This is my server command line:
And this is how looks "Additional URL variables" in WebAdmin by default:
I've tried to add to "Additional URL variables" GameMode=4, I've also tried to leave that field empty, but it still didn't help.
I believe, that something is wrong with command line/config, but I have no idea what. Can somebody help me?
I have a problem with my server (rented on GameServers.com).
Every time I change something in WebAdmin "Change Game" panel (for example: map), my server stops to count any stats after that.
When I restart server stats are working very well.
This is my server command line:
Code:
server DM-Sentinel?GameMode=4?Game=UTGame.UTTeamGame?numplay=2?maxplayers=10?bIsDedicated=true?bShouldAdvertise=true?PureServer=1?bUsesStats=true?botskill=4?bAllowInvites=true?bUsesPresence=true?bAllowJoinViaPresence=true -multihome=217.163.26.146 -port 7777 -login=*** -password=*** -log=GameServers.log -nohomedir -unattended
Code:
?numplay=2?maxplayers=10?bIsDedicated=true?bShouldAdvertise=true?PureServer=1?bUsesStats=true?botskill=4?bAllowInvites=true?bUsesPresence=true?bAllowJoinViaPresence=true
I believe, that something is wrong with command line/config, but I have no idea what. Can somebody help me?
Comment