Skip to content

Console Commands

Steven edited this page May 14, 2020 · 2 revisions

The gamemode has some admin commands that can be executed. See below for documentation.

Command Accepts Values SM Admin Flag Description
sm_setnextspecialround integer 0 - loaded special round count Vote Forces a specific special round to be selected after the current round completes.
sm_changespecialround integer 0 - loaded special round count Vote Changes the current special round. If the value is less than 0, or not found, the default gamemode is run. The value must match a special round ID specified in tf/addons/sourcemod/data/microtf2/specialrounds.txt.
sm_changegamemode integer 0 - loaded gamemode count Vote Changes the current gamemode. The value must match a gamemode ID specified in tf/addons/sourcemod/data/microtf2/gamemodes.txt.
sm_triggerboss nothing none Vote Triggers a bossgame to be played as soon as the current microgame finishes.
Clone this wiki locally