Commands: Difference between revisions
From Fortress Blast
Jump to navigationJump to search
(Created page with "Commands can be executed either in the in-game console, or by replacing <code>sm_</code> with <code>!</code> or <code>/</code> and typing the command into chat. {| class="wik...") |
mNo edit summary |
||
Line 5: | Line 5: | ||
! Command !! Description | ! Command !! Description | ||
|- | |- | ||
| <code>sm_fortressblast</code> || Opens the Fortress Blast manual in the user's HTML MOTD. The manual is designed to assist players in quickly learning how Fortress Blast works without overwhelming them with information. | | <code>sm_fortressblast</code> || Opens [http://fortress-blast.github.io the Fortress Blast manual] in the user's HTML MOTD. The manual is designed to assist players in quickly learning how Fortress Blast works without overwhelming them with information. | ||
|- | |- | ||
| <code>sm_setpowerup < | | <code>sm_setpowerup <name> <1-{{powerups}}></code> || Sets a player's powerup by ID number. The string can either be all or part of a player's name, or one of the following tags: @me, @aim, @all, @red, @blue, @humans or @bots. | ||
|- | |||
| <code>sm_spawnpowerup <1-{{powerups}}></code> || Sets a powerup by ID number at your crosshair. | |||
|} | |} |
Revision as of 14:53, 22 November 2019
Commands can be executed either in the in-game console, or by replacing sm_
with !
or /
and typing the command into chat.
Command | Description |
---|---|
sm_fortressblast |
Opens the Fortress Blast manual in the user's HTML MOTD. The manual is designed to assist players in quickly learning how Fortress Blast works without overwhelming them with information. |
sm_setpowerup <name> <1-17> |
Sets a player's powerup by ID number. The string can either be all or part of a player's name, or one of the following tags: @me, @aim, @all, @red, @blue, @humans or @bots. |
sm_spawnpowerup <1-17> |
Sets a powerup by ID number at your crosshair. |