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...")
 
m (3 revisions imported: Importing pages from old wiki)
 
(2 intermediate revisions by one other user not shown)
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.
[[Category:ConVars]]

Latest revision as of 21:22, 6 June 2023

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.