PDA

View Full Version : how do you access server admin if hosting dedicated game from retail?



DarthWader
11-21-2007, 08:18 PM
Anyone know how to access the server console if running a dedicated server from the retail version of game?

Dubious
11-21-2007, 08:33 PM
Same as any other way.

Connect to the server as a player, then hit the F10 or TAB key to bring up the console.

DarthWader
11-21-2007, 09:19 PM
thanx-
where can I find complete list of server commands?

Dubious
11-21-2007, 09:32 PM
thanx-
where can I find complete list of server commands?

First, login as an admin with: AdminLogin <password>

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)