Console commands: Difference between revisions

Line 13,325: Line 13,325:
== Hosting Custom Games ==
== Hosting Custom Games ==


* The host starts a custom game by loading into the map with <code>map street_test</code>
* The host starts a custom game by loading into the map with <code>map dl_midtown</code>
** You may want to pause the game immediately after joining by pressing '''P''' to give other players time to join the match.
** You may want to pause the game immediately after joining by pressing '''P''' to give other players time to join the match.
* The host finds their ID by running <code>status</code>
* The host finds their ID by running <code>status</code>
Line 13,338: Line 13,338:


* On the main menu, before you start the game, run <code>exec citadel_botmatch_practice_6v6</code> to load the bot config.
* On the main menu, before you start the game, run <code>exec citadel_botmatch_practice_6v6</code> to load the bot config.
** If you're already in a game, you can perform these steps then run <code>changelevel street_test</code> to restart the game instead of starting a new one.
** If you're already in a game, you can perform these steps then run <code>changelevel dl_midtown</code> to restart the game instead of starting a new one.
* Run <code>citadel_spawn_practice_bots false</code> so that bots won't spawn immediately when the game starts.
* Run <code>citadel_spawn_practice_bots false</code> so that bots won't spawn immediately when the game starts.
* Run <code>citadel_spawn_practice_bots_count 12</code> to ensure that bots fill all remaining slots (they'll be added until both teams have 6 players).
* Run <code>citadel_spawn_practice_bots_count 12</code> to ensure that bots fill all remaining slots (they'll be added until both teams have 6 players).