Sm spawnpowerup: Difference between revisions

From Fortress Blast
Jump to navigationJump to search
No edit summary
No 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_adminflag]]</code>, or any player if [[debug mode]] is on.
{{DISPLAYTITLE:sm_spawnpowerup}}<code>sm_spawnpowerup <1-{{powerups}}></code> is a [[Commands|command]] in Fortress Blast. It was added to Fortress Blast in version 2.0.
 
This is an admin command that can only be used by the server console or accounts with the appropriate [[sm_fortressblast_adminflag|admin flag]] unless [[sm_fortressblast_debug|debug mode]] is on. Upon use, the [[Powerups|powerup ID]] specified as a parameter is spawned at the player's crosshair. The powerup will not respawn once collected, but it does not disappear after 15 seconds unlike [[sm_fortressblast_drop|dropped powerups]]. If an invalid or no parameter is given, a random powerup will be spawned instead.


[[Category:Commands]]
[[Category:Commands]]

Revision as of 21:54, 4 March 2020

sm_spawnpowerup <1-17> is a command in Fortress Blast. It was added to Fortress Blast in version 2.0.

This is an admin command that can only be used by the server console or accounts with the appropriate admin flag unless debug mode is on. Upon use, the powerup ID specified as a parameter is spawned at the player's crosshair. The powerup will not respawn once collected, but it does not disappear after 15 seconds unlike dropped powerups. If an invalid or no parameter is given, a random powerup will be spawned instead.