Sm spawnpowerup: Difference between revisions
From Fortress Blast
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:sm_spawnpowerup}}<code>sm_spawnpowerup <1-{{powerups}}></code> is a [[Commands|command]] which spawns the specified [[Powerups|powerup]] at the player's crosshair. The powerup will not respawn once collected, but does not disappear after 15 seconds. This command is typically used for stuff that requires having a powerup entity visible (especially at a certain desired position). It can only be used by players with the flag defined in <code>[[sm_fortressblast_admin_flag]]</code>, or any player if [[ | {{DISPLAYTITLE:sm_spawnpowerup}}<code>sm_spawnpowerup <1-{{powerups}}></code> is a [[Commands|command]] which spawns the specified [[Powerups|powerup]] at the player's crosshair. The powerup will not respawn once collected, but does not disappear after 15 seconds. This command is typically used for stuff that requires having a powerup entity visible (especially at a certain desired position). It can only be used by players with the flag defined in <code>[[sm_fortressblast_admin_flag]]</code>, or any player if [[debug mode]] is on. | ||
[[Category:Commands]] | [[Category:Commands]] |
Revision as of 13:07, 21 January 2020
sm_spawnpowerup <1-17>
is a command which spawns the specified powerup at the player's crosshair. The powerup will not respawn once collected, but does not disappear after 15 seconds. This command is typically used for stuff that requires having a powerup entity visible (especially at a certain desired position). It can only be used by players with the flag defined in sm_fortressblast_admin_flag
, or any player if debug mode is on.