| |
Below is a list of commands that may be used ingame with ProAdmin. All the commands listed are say commands, meaning
you simply type the command followed by any parameters (indicated in [brackets]) in normal or team chat. All commands
must be prefixed by a trigger and in the examples, the default trigger (the dot ".") is used.
lo3 [config] Executes a live on three. The [config] parameter is optional. You may follow this command by the name of a config if you'd like to execute a config at the same time.
".lo3 cal" would execute cal.cfg and then perform the live on three.
kick [wildcard] Kicks any players in the game that have [wildcard] in their name.
".kick abc" would kick any players that have "abc" in their name. This may also be used to kick an entire team regardless of name. In CS, ".kick t" would kick all terrorists.
ban [wildcard] Works exactly like kick, but kicks and bans for two hours.
map [mapname] Changes to the specified map (full map names are required, e.g., de_dust2).
pregame Executes pregame.cfg. This was added as a convenience since you could simply use the exec command to accomplish this.
say [message] Prints "message" in RCON say, which is useful for making announcements.
".say Get five players fast" would print "Get five players fast" in RCON say.
disable Disables all commands except "enable". You may wish to do this during matches or
scrims if people are getting carried away with the "info" command.
enable Re-enables all commands. ProAdmin will function normally.
uniqueid [id] Searches CAL & CEVO databases for either the specified uniqueid or the uniqueid of everyone currently connected to the server.
".uniqueid" would search the uniqueids of everyone connected while ".uniqueid 0:0:1206620" would search for the steamid "0:0:1206620" against CAL & CEVO databases.
idcheck [id] See uniqueid.
steamid [id] See uniqueid.
exec [config] Executes the specified config. This does not require ".cfg".
".exec cal" would execute cal.cfg.
password [newpassword] Changes the server password to "newpassword".
restart Restarts the round.
rs See restart.
ff Toggles friendly fire on or off.
alltalk Toggles alltalk on or off.
maxrounds [#] Sets the maxrounds used by the score keeper.
".maxrounds 12" would make the score keeper use a maxrounds setting of 12.
mr [#] See maxrounds.
resetscore Resets the scorekeeper to assume it is first half. Scores will still be synced to the current round scores.
reset See resetscore.
match Toggles match mode on or off. Match mode is something that should be enabled during matches and
will announce ingame if stepsize, alltalk, friendlyfire, cheats, or other "sensitive" SVARS are changed in any way.
autosearch Toggles whether or not to automatically search for player's uniqueids when they join.
score Toggles announcing team scores at the end of each round.
rconpassword [newpassword] Changes the RCON password ProAdmin will use when sending commands to the server to "newpassword".
Note: This does not change the actual RCON password for the server.
authpassword [newpassword] Changes the Auth password ProAdmin will use for the server to "newpassword".
scorebot [channel] Starts a scorebot in #channel, which will run for 45 minutes.
live Toggles the game's "live status" on and off. This is used by the scorekeeper to automatically begin announcing round scores and is not needed if you use the lo3 command. However, if you prefer using your own lo3 script, you may simply use this command to have the scorekeeper function normally.
trigger Sets the trigger used for all commands. The default is the dot ("."), but can be set to anything.
Below are public commands, accessible by anyone whether or not they are authorized. However, there is a 60-second timer between uses of these commands.
info Displays the current version of ProAdmin, the ProAdmin website and the scorebot channel
if one is currently running.
version See info.
help See info. |