Difference between revisions of "List of commands"
Jump to navigation
Jump to search
(Created page with "{| class="wikitable" |+ !Command !Type !Description |- |addbot |- |alias |- |begin |- |bf |- |bind |- |bot_reloadsettings |- |bugit |- |centerview |- |changelevel |- |clear |- |clearalias |- |cmd |- |color |- |connect |- |connectip |- |connectpf |- |demos |- |disconnect |- |dumpvkmemory |- |dxgi_listadapters |- |edict |- |edictcount |- |edictinfo |- |edicts |- |entities |- |exec |- |flush |- |fly |- |fog |- |game |- |give |- |god |- |help |- |impulse |- |in_attack |- |in...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable sortable" | ||
|+ | |+ | ||
!Command | !Command | ||
Line 6: | Line 6: | ||
|- | |- | ||
|addbot | |addbot | ||
|Server | |||
|Adds a bot to the game | |||
|- | |- | ||
|alias | |alias | ||
|Client | |||
|<code>alias <name> <command></code> Creates a new alias. | |||
<code>alias</code> Shows existing alias | |||
|- | |- | ||
|begin | |begin | ||
|Internal | |||
| | |||
|- | |- | ||
|bf | |bf | ||
|Client | |||
|Flashes the screen. This is the command that gets executed when you pick up some item | |||
|- | |- | ||
|bind | |bind | ||
|Client | |||
|<code>bind <key> <command></code> Creates a bind | |||
|- | |- | ||
|bot_reloadsettings | |bot_reloadsettings | ||
|Server | |||
|Reloads all the settings for the bots | |||
|- | |- | ||
|bugit | |bugit | ||
| | |||
| | |||
|- | |- | ||
|centerview | |centerview | ||
|Client | |||
|Resets the view pitch to the center | |||
|- | |- | ||
|changelevel | |changelevel | ||
|Server | |||
|<code>changelevel <map></code> Changes the game to another map, without kicking players. | |||
|- | |- | ||
|clear | |clear | ||
|Client | |||
|Clears the console of all text | |||
|- | |- | ||
|clearalias | |clearalias | ||
|Client | |||
|Deletes all aliases | |||
|- | |- | ||
|cmd | |cmd | ||
| | |||
| | |||
|- | |- | ||
|color | |color | ||
|Networked | |||
|<code>color <color></code> Sets the player color | |||
<code>color <top> <bottom></code> Sets the player color | |||
|- | |- | ||
|connect | |connect | ||
|Client | |||
|<code>connect <ip></code> Connects to a remote server | |||
|- | |- | ||
|connectip | |connectip | ||
|Client | |||
|<code>connectip <ip> [port]</code> Connects to a remote server | |||
|- | |- | ||
|connectpf | |connectpf | ||
|Client | |||
|<code>connectpf <room code></code> Connects to a Playfab room code | |||
|- | |||
|ctfscores | |||
|Client | |||
|Added in Update #4 | |||
<code>ctfscores <team1> <team2> <flags></code> Updates the CTF UI | |||
|- | |- | ||
|demos | |demos | ||
| | |||
| | |||
|- | |- | ||
|disconnect | |disconnect | ||
|Client | |||
|Disconnects from the current game | |||
|- | |- | ||
|dumpvkmemory | |dumpvkmemory | ||
| | |||
| | |||
|- | |- | ||
|dxgi_listadapters | |dxgi_listadapters | ||
| | |||
| | |||
|- | |||
|echo | |||
|Client | |||
|Added in Update #4 | |||
<code>echo <message></code> Prints to the console whatever was put into message | |||
|- | |- | ||
|edict | |edict | ||
|Server | |||
|<code>edict <id></code> Prints all defs from the specified edict/entity id | |||
|- | |- | ||
|edictcount | |edictcount | ||
| | |||
|Prints how many edicts exist and in the sub-categories | |||
|- | |- | ||
|edictinfo | |edictinfo | ||
| | |||
|<code>edictinfo <id></code> Prints info about a specific edict id. Seems to contain relevant for prediction. | |||
|- | |- | ||
|edicts | |edicts | ||
| | |||
|Prints all defs for all edicts in the map | |||
|- | |- | ||
|entities | |entities | ||
| | |||
|Prints a list of all the entities and their models, origin and bounding boxes | |||
|- | |- | ||
|exec | |exec | ||
| | |||
|<code>exec <config></code> Executes an external .cfg file | |||
|- | |- | ||
|flush | |flush | ||
| | |||
| | |||
|- | |- | ||
|fly | |fly | ||
| | |||
| | |||
|- | |- | ||
|fog | |fog | ||
| | |||
| | |||
|- | |- | ||
|game | |game | ||
| | |||
| | |||
|- | |- | ||
|give | |give | ||
| | |||
| | |||
|- | |- | ||
|god | |god | ||
| | |||
| | |||
|- | |- | ||
|help | |help | ||
| | |||
| | |||
|- | |- | ||
|impulse | |impulse | ||
| | |||
| | |||
|- | |- | ||
|in_attack | |in_attack | ||
| | |||
| | |||
|- | |- | ||
|in_back | |in_back | ||
| | |||
| | |||
|- | |- | ||
|in_down | |in_down | ||
| | |||
| | |||
|- | |- | ||
|in_forward | |in_forward | ||
| | |||
| | |||
|- | |- | ||
|in_jump | |in_jump | ||
| | |||
| | |||
|- | |- | ||
|in_left | |in_left | ||
| | |||
| | |||
|- | |- | ||
|in_lookdown | |in_lookdown | ||
| | |||
| | |||
|- | |- | ||
|in_lookup | |in_lookup | ||
| | |||
| | |||
|- | |- | ||
|in_moveleft | |in_moveleft | ||
| | |||
| | |||
|- | |- | ||
|in_moveright | |in_moveright | ||
| | |||
| | |||
|- | |- | ||
|in_right | |in_right | ||
| | |||
| | |||
|- | |- | ||
|in_speed | |in_speed | ||
| | |||
| | |||
|- | |- | ||
|in_strafe | |in_strafe | ||
| | |||
| | |||
|- | |- | ||
|in_up | |in_up | ||
| | |||
| | |||
|- | |- | ||
|in_use | |in_use | ||
| | |||
| | |||
|- | |- | ||
|internetenable | |internetenable | ||
| | |||
| | |||
|- | |- | ||
|kick | |kick | ||
| | |||
| | |||
|- | |- | ||
|kickbot | |kickbot | ||
| | |||
| | |||
|- | |- | ||
|kill | |kill | ||
| | |||
| | |||
|- | |- | ||
|kscores | |kscores | ||
| | |||
| | |||
|- | |- | ||
|listbinds | |listbinds | ||
| | |||
| | |||
|- | |- | ||
|listcmds | |listcmds | ||
| | |||
| | |||
|- | |- | ||
|listen | |listen | ||
| | |||
| | |||
|- | |- | ||
|listjoysticks | |listjoysticks | ||
| | |||
| | |||
|- | |- | ||
|listresolutions | |listresolutions | ||
| | |||
| | |||
|- | |- | ||
|listtextures | |listtextures | ||
| | |||
| | |||
|- | |- | ||
|listvars | |listvars | ||
| | |||
| | |||
|- | |- | ||
|load | |load | ||
| | |||
| | |||
|- | |- | ||
|loadAllDX11Shaders | |loadAllDX11Shaders | ||
| | |||
| | |||
|- | |- | ||
|loadAllVKShaders | |loadAllVKShaders | ||
| | |||
| | |||
|- | |||
|loadSlot | |||
| | |||
|Added in Update #1 | |||
|- | |- | ||
|map | |map | ||
| | |||
| | |||
|- | |- | ||
|maxplayers | |maxplayers | ||
| | |||
| | |||
|- | |- | ||
|mcache | |mcache | ||
| | |||
| | |||
|- | |- | ||
|menu_activate | |menu_activate | ||
| | |||
| | |||
|- | |- | ||
|menu_back | |menu_back | ||
| | |||
| | |||
|- | |- | ||
|menu_credits | |menu_credits | ||
| | |||
| | |||
|- | |- | ||
|menu_down | |menu_down | ||
| | |||
| | |||
|- | |- | ||
|menu_help | |menu_help | ||
| | |||
| | |||
|- | |- | ||
|menu_keys | |menu_keys | ||
| | |||
| | |||
|- | |- | ||
|menu_left | |menu_left | ||
| | |||
| | |||
|- | |- | ||
|menu_load | |menu_load | ||
| | |||
| | |||
|- | |- | ||
|menu_main | |menu_main | ||
| | |||
| | |||
|- | |- | ||
|menu_multiplayer | |menu_multiplayer | ||
| | |||
| | |||
|- | |- | ||
|menu_quickload | |menu_quickload | ||
| | |||
| | |||
|- | |- | ||
|menu_quicksave | |menu_quicksave | ||
| | |||
| | |||
|- | |- | ||
|menu_quit | |menu_quit | ||
| | |||
| | |||
|- | |- | ||
|menu_resetsettings | |menu_resetsettings | ||
| | |||
| | |||
|- | |- | ||
|menu_right | |menu_right | ||
| | |||
| | |||
|- | |- | ||
|menu_save | |menu_save | ||
| | |||
| | |||
|- | |- | ||
|menu_select | |menu_select | ||
| | |||
| | |||
|- | |- | ||
|menu_singleplayer | |menu_singleplayer | ||
| | |||
| | |||
|- | |- | ||
|menu_subaction | |menu_subaction | ||
| | |||
| | |||
|- | |- | ||
|menu_subaction2 | |menu_subaction2 | ||
| | |||
| | |||
|- | |- | ||
|menu_up | |menu_up | ||
| | |||
| | |||
|- | |- | ||
|messagemode | |messagemode | ||
| | |||
| | |||
|- | |- | ||
|name | |name | ||
| | |||
| | |||
|- | |||
|nav_mark_links_dirty | |||
| | |||
|Added in Update #4 | |||
|- | |- | ||
|nav_save | |nav_save | ||
| | |Networked | ||
| | |Saves bot navigation paths while editor is open | ||
|- | |- | ||
|netshutdown | |netshutdown | ||
| | |||
| | |||
|- | |- | ||
|noclip | |noclip | ||
|Server | |||
|Cheat. Allows passing through walls | |||
|- | |- | ||
|notarget | |notarget | ||
| | |||
| | |||
|- | |- | ||
|path | |path | ||
|Client | |||
|Shows the current folder paths that the engine is looking for files in | |||
|- | |- | ||
|pause | |pause | ||
| | |||
| | |||
|- | |- | ||
|pf_blocks | |pf_blocks | ||
| | |||
| | |||
|- | |- | ||
|pf_entities | |pf_entities | ||
| | |||
| | |||
|- | |- | ||
|pframes | |pframes | ||
| | |||
| | |||
|- | |- | ||
|ping | |ping | ||
| | |||
| | |||
|- | |- | ||
|playdemo | |playdemo | ||
| | |||
| | |||
|- | |||
|playerexflags | |||
| | |||
|Added in Update #3 | |||
|- | |- | ||
|pointfile | |pointfile | ||
| | |||
| | |||
|- | |- | ||
|port | |port | ||
| | |||
| | |||
|- | |- | ||
|prespawn | |prespawn | ||
| | |||
| | |||
|- | |- | ||
|printcaches | |printcaches | ||
| | |||
| | |||
|- | |- | ||
|printhunks | |printhunks | ||
| | |||
| | |||
|- | |- | ||
|printvkdescriptorsets | |printvkdescriptorsets | ||
| | |||
| | |||
|- | |- | ||
|profile | |profile | ||
| | |||
| | |||
|- | |- | ||
|pushtotalk | |pushtotalk | ||
| | |||
| | |||
|- | |- | ||
|qc_printglobal | |qc_printglobal | ||
|Networked | |||
|<code>qc_printglobal <global></code> Prints the value of a global variable from QC | |||
|- | |- | ||
|quit | |quit | ||
| | |||
| | |||
|- | |- | ||
|reconnect | |reconnect | ||
| | |||
| | |||
|- | |- | ||
|reloadshaders | |reloadshaders | ||
| | |||
| | |||
|- | |- | ||
|restart | |restart | ||
| | |||
| | |||
|- | |- | ||
|restartserver | |restartserver | ||
| | |||
| | |||
|- | |||
|route_save | |||
| | |||
|Added in Update #4 | |||
|- | |- | ||
|save | |save | ||
| | |||
| | |||
|- | |||
|saveslot | |||
| | |||
|Added in Update #1 | |||
|- | |- | ||
|say | |say | ||
| | |||
| | |||
|- | |- | ||
|say_team | |say_team | ||
| | |||
| | |||
|- | |- | ||
|screenshot | |screenshot | ||
| | |||
| | |||
|- | |- | ||
|seta | |seta | ||
| | |||
| | |||
|- | |- | ||
|showachievements | |showachievements | ||
| | |||
| | |||
|- | |- | ||
|showscores | |showscores | ||
| | |||
| | |||
|- | |- | ||
|slist | |slist | ||
| | |||
| | |||
|- | |- | ||
|soundlist | |soundlist | ||
| | |||
| | |||
|- | |- | ||
|spawn | |spawn | ||
| | |||
| | |||
|- | |- | ||
|spawn_ai | |spawn_ai | ||
| | |||
| | |||
|- | |- | ||
|spawn_save | |spawn_save | ||
| | |||
| | |||
|- | |- | ||
|spawnipserver | |spawnipserver | ||
| | |||
| | |||
|- | |- | ||
|startdemos | |startdemos | ||
| | |||
| | |||
|- | |- | ||
|stat | |stat | ||
| | |||
| | |||
|- | |- | ||
|status | |status | ||
| | |||
| | |||
|- | |- | ||
|stop | |stop | ||
| | |||
| | |||
|- | |- | ||
|stopdemo | |stopdemo | ||
| | |||
| | |||
|- | |- | ||
|switchweapon | |switchweapon | ||
| | |||
| | |||
|- | |- | ||
|tell | |tell | ||
| | |||
| | |||
|- | |- | ||
|terminate | |terminate | ||
| | |||
| | |||
|- | |- | ||
|testerror | |testerror | ||
| | |||
| | |||
|- | |- | ||
|timedemo | |timedemo | ||
| | |||
| | |||
|- | |- | ||
|timeline | |timeline | ||
| | |||
| | |||
|- | |- | ||
|toggle | |toggle | ||
| | |||
| | |||
|- | |- | ||
|togglemenu | |togglemenu | ||
| | |||
| | |||
|- | |- | ||
|unalias | |unalias | ||
| | |||
| | |||
|- | |- | ||
|unbind | |unbind | ||
| | |||
| | |||
|- | |- | ||
|unbindkey | |unbindkey | ||
| | |||
| | |||
|- | |- | ||
|v_cshift | |v_cshift | ||
| | |||
| | |||
|- | |- | ||
|vibrate | |vibrate | ||
| | |||
| | |||
|- | |- | ||
|viewframe | |viewframe | ||
| | |||
| | |||
|- | |- | ||
|viewmodel | |viewmodel | ||
| | |||
| | |||
|- | |- | ||
|viewnext | |viewnext | ||
| | |||
| | |||
|- | |- | ||
|viewprev | |viewprev | ||
| | |||
| | |||
|- | |- | ||
|wait | |wait | ||
| | |||
| | |||
|- | |- | ||
|weaponwheel | |weaponwheel | ||
| | |||
| | |||
|- | |- | ||
|where | |where | ||
| | |||
| | |||
|- | |- | ||
|writeuserconfig | |writeuserconfig | ||
| | |||
| | |||
|} | |||
=== Deleted commands === | |||
The following table contains commands that have since been deleted in newer versions of the game | |||
{| class="wikitable" | |||
|+ | |||
!Command | |||
!Type | |||
!Description | |||
|- | |||
|<s>nav_update_connections</s> | |||
| | |||
|Removed in Update #4 | |||
|} | |} |
Latest revision as of 05:25, 15 September 2022
Command | Type | Description |
---|---|---|
addbot | Server | Adds a bot to the game |
alias | Client | alias <name> <command> Creates a new alias.
|
begin | Internal | |
bf | Client | Flashes the screen. This is the command that gets executed when you pick up some item |
bind | Client | bind <key> <command> Creates a bind
|
bot_reloadsettings | Server | Reloads all the settings for the bots |
bugit | ||
centerview | Client | Resets the view pitch to the center |
changelevel | Server | changelevel <map> Changes the game to another map, without kicking players.
|
clear | Client | Clears the console of all text |
clearalias | Client | Deletes all aliases |
cmd | ||
color | Networked | color <color> Sets the player color
|
connect | Client | connect <ip> Connects to a remote server
|
connectip | Client | connectip <ip> [port] Connects to a remote server
|
connectpf | Client | connectpf <room code> Connects to a Playfab room code
|
ctfscores | Client | Added in Update #4
|
demos | ||
disconnect | Client | Disconnects from the current game |
dumpvkmemory | ||
dxgi_listadapters | ||
echo | Client | Added in Update #4
|
edict | Server | edict <id> Prints all defs from the specified edict/entity id
|
edictcount | Prints how many edicts exist and in the sub-categories | |
edictinfo | edictinfo <id> Prints info about a specific edict id. Seems to contain relevant for prediction.
| |
edicts | Prints all defs for all edicts in the map | |
entities | Prints a list of all the entities and their models, origin and bounding boxes | |
exec | exec <config> Executes an external .cfg file
| |
flush | ||
fly | ||
fog | ||
game | ||
give | ||
god | ||
help | ||
impulse | ||
in_attack | ||
in_back | ||
in_down | ||
in_forward | ||
in_jump | ||
in_left | ||
in_lookdown | ||
in_lookup | ||
in_moveleft | ||
in_moveright | ||
in_right | ||
in_speed | ||
in_strafe | ||
in_up | ||
in_use | ||
internetenable | ||
kick | ||
kickbot | ||
kill | ||
kscores | ||
listbinds | ||
listcmds | ||
listen | ||
listjoysticks | ||
listresolutions | ||
listtextures | ||
listvars | ||
load | ||
loadAllDX11Shaders | ||
loadAllVKShaders | ||
loadSlot | Added in Update #1 | |
map | ||
maxplayers | ||
mcache | ||
menu_activate | ||
menu_back | ||
menu_credits | ||
menu_down | ||
menu_help | ||
menu_keys | ||
menu_left | ||
menu_load | ||
menu_main | ||
menu_multiplayer | ||
menu_quickload | ||
menu_quicksave | ||
menu_quit | ||
menu_resetsettings | ||
menu_right | ||
menu_save | ||
menu_select | ||
menu_singleplayer | ||
menu_subaction | ||
menu_subaction2 | ||
menu_up | ||
messagemode | ||
name | ||
nav_mark_links_dirty | Added in Update #4 | |
nav_save | Networked | Saves bot navigation paths while editor is open |
netshutdown | ||
noclip | Server | Cheat. Allows passing through walls |
notarget | ||
path | Client | Shows the current folder paths that the engine is looking for files in |
pause | ||
pf_blocks | ||
pf_entities | ||
pframes | ||
ping | ||
playdemo | ||
playerexflags | Added in Update #3 | |
pointfile | ||
port | ||
prespawn | ||
printcaches | ||
printhunks | ||
printvkdescriptorsets | ||
profile | ||
pushtotalk | ||
qc_printglobal | Networked | qc_printglobal <global> Prints the value of a global variable from QC
|
quit | ||
reconnect | ||
reloadshaders | ||
restart | ||
restartserver | ||
route_save | Added in Update #4 | |
save | ||
saveslot | Added in Update #1 | |
say | ||
say_team | ||
screenshot | ||
seta | ||
showachievements | ||
showscores | ||
slist | ||
soundlist | ||
spawn | ||
spawn_ai | ||
spawn_save | ||
spawnipserver | ||
startdemos | ||
stat | ||
status | ||
stop | ||
stopdemo | ||
switchweapon | ||
tell | ||
terminate | ||
testerror | ||
timedemo | ||
timeline | ||
toggle | ||
togglemenu | ||
unalias | ||
unbind | ||
unbindkey | ||
v_cshift | ||
vibrate | ||
viewframe | ||
viewmodel | ||
viewnext | ||
viewprev | ||
wait | ||
weaponwheel | ||
where | ||
writeuserconfig |
Deleted commands[edit | edit source]
The following table contains commands that have since been deleted in newer versions of the game
Command | Type | Description |
---|---|---|
Removed in Update #4 |