Console commands: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
|Makes the targeted player the commander. Teleports the command vehicle to that players spot. Usage: emp_ungrief <playername> | |Makes the targeted player the commander. Teleports the command vehicle to that players spot. Usage: emp_ungrief <playername> | ||
|(No Default) | |(No Default) | ||
|} | |||
{| | |||
|- | |||
|'''emp_chatcommand_bind''': | |||
|Add a bind that captures your chat messages starting with an exclamation mark ('!'). Usage: emp_chatcommand_bind <trigger> <command to execute> | |||
|(No Default) | |||
|} | |||
{| | |||
|- | |||
|'''emp_chatcommand_clear''': | |||
|Clears any existing chat binds|(No Default) | |||
|} | |} | ||
{{see|https://developer.valvesoftware.com/wiki/List_of_HL2_Cvars, [[List of Server Cvars]]}} | {{see|https://developer.valvesoftware.com/wiki/List_of_HL2_Cvars, [[List of Server Cvars]]}} |
Revision as of 04:13, 3 December 2017
Home > Console commands
Console Commands
The console can be accessed by hitting the ~ "tilde" key while in-game.
jointeam: | Joins a team. Usage: jointeam <team number> where 1 = Spectator, 2 = Northern Faction, 3 = Brenodi Empire, 4 = Auto-Select. | (No Default) |
snd_mute_losefocus: | Set the sound to be on(0) or off(1), while the game window loses focus. For example when you alt-tab into desktop. | (Default = 1) |
emp_ungrief: | Makes the targeted player the commander. Teleports the command vehicle to that players spot. Usage: emp_ungrief <playername> | (No Default) |
emp_chatcommand_bind: | Add a bind that captures your chat messages starting with an exclamation mark ('!'). Usage: emp_chatcommand_bind <trigger> <command to execute> | (No Default) |
emp_chatcommand_clear: | (No Default) |
See Also: https://developer.valvesoftware.com/wiki/List_of_HL2_Cvars, List of Server Cvars |