Skip to content
chaseoes edited this page Dec 29, 2012 · 1 revision

This outlines the commands required to create and setup a map. You should have created a map before following the full tutorial so you know exactly how to use each command.

  1. Set your global lobby: /tf2 set spawn lobby
  2. Create the map: /tf2 create map <map name>
  3. Housekeeping:
    • /tf2 set playerlimit <map id> <#>
    • /tf2 set redtp <map id> <#>
    • /tf2 set timelimit <map id> <#>
  4. Set red lobby spawn, red spawn, blue lobby spawn, and blue spawn locations:
    • /tf2 set spawn <map name>
  5. Create class buttons in each lobby: /tf2 create classbutton <normal|donator> <class name>
  6. Define each capture point: /tf2 set capturepoint <map id> <#>
  7. Make sure everything went well: /tf2 checkdata <map name>
  8. Create your lobby wall by placing a sign:
    • First Line: [TF2]
    • Second Line: map
    • Third Line: <map name>
Clone this wiki locally