Sm fortressblast drop: Difference between revisions

From Fortress Blast
Jump to navigationJump to search
(Created page with "{{DISPLAYTITLE:sm_fortressblast_drop}}<code>sm_fortressblast_drop</code> is a ConVar in Fortress Blast that was added at release. It controls whether or not player...")
 
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:sm_fortressblast_drop}}<code>sm_fortressblast_drop</code> is a [[ConVars|ConVar]] in Fortress Blast that was added at release. It controls whether or not players have a chance to drop powerups on death (how big that chance is is determined by <code>[[sm_fortressblast_drop_rate]]</code>). If the ConVar is set to 0, dropping powerups on death will be disabled. If the ConVar is set to 1, powerups will only have a chance to drop if the map does not contain a [[Powerup locations|powerup locations file]]. If the ConVar is set to 2, the chance to drop a powerup will always be enabled, although dropping a powerup is not guaranteed as it is still restricted to the chance mentioned above.
{{DISPLAYTITLE:sm_fortressblast_drop}}<code>sm_fortressblast_drop</code> is a [[ConVars|ConVar]] in Fortress Blast that was added at release. It controls whether or not players have a chance to drop powerups on death (how big that chance is is determined by <code>[[sm_fortressblast_drop_rate]]</code>). If the ConVar is set to 0, dropping powerups on death will be disabled. If the ConVar is set to 1, powerups will only have a chance to drop if the map does not contain a [[Powerup spawns|powerup spawns file]]. If the ConVar is set to 2, the chance to drop a powerup will always be enabled, although dropping a powerup is not guaranteed as it is still restricted to the chance mentioned above.


The default value of this ConVar is 1.
The default value of this ConVar is 1.

Revision as of 14:35, 4 March 2020

sm_fortressblast_drop is a ConVar in Fortress Blast that was added at release. It controls whether or not players have a chance to drop powerups on death (how big that chance is is determined by sm_fortressblast_drop_rate). If the ConVar is set to 0, dropping powerups on death will be disabled. If the ConVar is set to 1, powerups will only have a chance to drop if the map does not contain a powerup spawns file. If the ConVar is set to 2, the chance to drop a powerup will always be enabled, although dropping a powerup is not guaranteed as it is still restricted to the chance mentioned above.

The default value of this ConVar is 1.