Skip to content

Console Commands

Michel Fedde edited this page May 1, 2025 · 3 revisions

Server Commands

These are commands only avaliable to the server or the player, that hosts the game

  • srms_getnextmap
    • This writes in the console, what map gets loaded next.
  • srms_loadnextmap
    • This loads the next map, which is remembered from getnextmap
  • srms_skipnextmap
    • This skips the next map, that would load, and selects a new one. This works even if single_random_map is set to true, in the configuration.
Clone this wiki locally