Sm fortressblast action use: Difference between revisions

From Fortress Blast
Jump to navigationJump to search
No edit summary
m (9 revisions imported: Importing pages from old wiki)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:sm_fortressblast_action_use}}<code>sm_fortressblast_action_use</code> is a [[ConVars|ConVar]] in Fortress Blast added in version 0.4. 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 setup|PASS Time]] which contains a bug that holding down attack3 may kick you from the server. The following values are accepted as buttons:
{{DISPLAYTITLE:sm_fortressblast_action_use}}<code>sm_fortressblast_action_use</code> is a [[ConVars|ConVar]] in Fortress Blast. It was added to Fortress Blast in version 0.4.
 
The ConVar controls what button is used to activate a [[Powerups|powerup]]. This is useful for servers that are already using the default value (attack3) for something else, or game modes such as [[Server-specific setup|PASS Time]] which contains a bug where holding down attack3 may kick you from the server. The following values are accepted as buttons:


* attack
* attack
Line 28: Line 30:
* attack3
* 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 default value of this ConVar is attack3, otherwise known as Special attack.


The instructions in the {{link|manual}} will adjust for the value of this ConVar by sending the ConVar's value to the MOTD window.
The instructions in the {{link|manual}} will adjust for the value of this ConVar by sending the ConVar's value to the MOTD window.


[[Category:ConVars]]
[[Category:ConVars passed through the MOTD]]
[[Category:ConVars passed through the MOTD]]

Latest revision as of 21:22, 6 June 2023

sm_fortressblast_action_use is a ConVar in Fortress Blast. It was added to Fortress Blast in version 0.4.

The ConVar controls what button is used to activate a powerup. This is useful for servers that are already using the default value (attack3) for something else, or game modes such as PASS Time which contains a bug where 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.

The instructions in the Monochrome book.svg player manual will adjust for the value of this ConVar by sending the ConVar's value to the MOTD window.