Difference between revisions of "Community Servers"
(→Admin Commands) |
(→Admin Commands) |
||
Line 26: | Line 26: | ||
|Shutdown | |Shutdown | ||
|Shutdown the server | |Shutdown the server | ||
+ | |- | ||
+ | |EndRound | ||
+ | |Force end the round | ||
+ | |- | ||
+ | |Pause | ||
+ | |Pause the game - use again to unpause | ||
+ | |- | ||
+ | |WinRound | ||
+ | |Force win the round | ||
+ | |- | ||
+ | |LoseRound | ||
+ | |Force lose the round | ||
+ | |- | ||
+ | |LoadNextGame | ||
+ | |Load the next map/mode in the rotation | ||
+ | |||
+ | |- | ||
+ | |ChangeMap <MAP> <MODE> | ||
+ | |Change to a map + mode | ||
+ | |- | ||
+ | |Announce <MESSAGE> | ||
+ | |Announce a message to everyone in the server | ||
+ | |- | ||
+ | |Invulnerable <1 or 0> | ||
+ | |Make yourself invulnerable | ||
+ | |- | ||
+ | |GiveWeapon <WEAPON NAME> | ||
+ | |Give a specified weapon to yourself | ||
+ | |- | ||
+ | |GiveGrenade <NUM> | ||
+ | |Give a grenade to yourself | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Give a smoke grenade to yourself | Give a smoke grenade to yourself |
Revision as of 03:56, 31 January 2018
Contents
Downloading
Either grab from steam or download from
Installing
Install steps
Admin Commands
Server Admin Commands - a mix of official and dev/debug commands. Not all commands are listed and those that are may or may not exist in future versions.
All start with "Server."
Config.<CONFIG_NAME> <VALUE> | Change server config values |
Restart | Restart the server |
Shutdown | Shutdown the server |
EndRound | Force end the round |
Pause | Pause the game - use again to unpause |
WinRound | Force win the round |
LoseRound | Force lose the round |
LoadNextGame | Load the next map/mode in the rotation |
ChangeMap <MAP> <MODE> | Change to a map + mode |
Announce <MESSAGE> | Announce a message to everyone in the server |
Invulnerable <1 or 0> | Make yourself invulnerable |
GiveWeapon <WEAPON NAME> | Give a specified weapon to yourself |
GiveGrenade <NUM> | Give a grenade to yourself |
Give a smoke grenade to yourself "GiveSmokeGrenade <NUM>"
Give ammo to yourself "GiveAmmo <NUM>"
Disconnect everyone from the server "DisconnectAll"
Add a bot to the server (careful now!) "AddBot <NUM>"
Kill all bots "KillBots"
Kick player by name "KickPlayerByName <NAME>"
Kick a player by their steam id "KickPlayerBySteamID <ID>"
List all party members "ListPartyMembers"
Change yourself to team "ChangeToTeam <1 or 0>"
Change the game state to "State <STATE_NAME>" Possible states: WaitingToStart CountdownToStart SetupRound PostRound PostMatch