Map Creation Tutorial

Map Creation Tutorial: Part 1

Let's create a map! First, you'll need a pre-made map ready to go. Use the WorldEdit wand to make a selection around the entire thing, then run this command:

/tf2 create map <map id>

The map ID is the "name" of the map, and will be used to refer to the map from this step on. It can be a word or a number.

Let's do some housekeeping now, with these commands:

/tf2 set playerlimit <map id> <#> Set the maximum amount of players a map can hold (the number must be even).

/tf2 set redtp <map id> <#> Set the delay in seconds before the red team is teleported out of their lobby (this gives blue a head start to defend).

/tf2 set timelimit <map id> <#> Set the amount of time games in that map will be played for, in seconds.

Great! You made it through the initial map creation.

Continue to Step #2 >>


Comments

Posts Quoted:
Reply
Clear All Quotes