Anyone know how to access the server console if running a dedicated server from the retail version of game?
Announcement
Collapse
No announcement yet.
how do you access server admin if hosting dedicated game from retail?
Collapse
X
-
Originally posted by DarthWader View Postthanx-
where can I find complete list of server commands?
The you can use the following commands:
* AdminRestartMap - restarts the current map
* AdminChangeMap <MapName> - loads a different map (gametype will change too depending on map)
* Admin addbots <#> - adds # bots
* Admin killbots - removes all bots
* AdminPlayerList - shows PlayerID of players
* Adminkick <playername> - kicks player
* Adminkickban <playername> - kicks and Bans Player (bans are stored in ini)
* AdminForceVoiceMute <playername> - stops a player from sending voip to others (coming in patch)
* AdminForceVoiceUnMute <playername> - allows a player to send voip to others (coming in patch)
* AdminForceTextMute <playername> - stops a player from sending text to others (coming in patch)
* AdminForceTextUnMute <playername> - allows a player to send text to others (coming in patch)
Comment
Comment