Sm fortressblast action use: Difference between revisions
m (Jack5 moved page Sm fortressblast action use to Sm fortressblast action without leaving a redirect) |
No edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE: | {{DISPLAYTITLE:sm_fortressblast_action}}<code>sm_fortressblast_action</code> is a [[ConVars|ConVar]] in Fortress Blast added in version 0.4, originally named <code>sm_fortressblast_action_use</code>. It controls what button is used to activate a powerup. This is useful for servers that are already using the default value for something else, or gamemodes such as [[Server-specific setup|PASS Time]] which contains a bug that holding down attack3 may kick you from the server. The following values are accepted as buttons: | ||
* attack | * attack |
Revision as of 20:52, 4 March 2020
sm_fortressblast_action
is a ConVar in Fortress Blast added in version 0.4, originally named sm_fortressblast_action_use
. It controls what button is used to activate a powerup. This is useful for servers that are already using the default value for something else, or gamemodes such as PASS Time which contains a bug that holding down attack3 may kick you from the server. The following values are accepted as buttons:
- attack
- jump
- duck
- forward
- back
- use
- cancel
- left
- right
- moveleft
- moveright
- attack2
- run
- reload
- alt1
- alt2
- score
- speed
- walk
- zoom
- weapon1
- weapon2
- bullrush
- grenade1
- grenade2
- attack3
The default value of this ConVar is attack3, otherwise known as Special attack. If the value is set to something other than attack3, pressing attack3 will result in a warning message letting the player know about the change.
The instructions in the player manual will adjust for the value of this ConVar by sending the ConVar's value to the MOTD window.