TF2/Setting the cap point layout
< TF2
Jump to navigation
Jump to search
Setting the Cap Point Layout
This is mostly true for the cap layout section in the team_control_point_master entity.
If these were the index settings for the team_control_point entities in your map:
0 = Red's Final Control Point 1 = Neutral Center Control Point 2 = Blue's Final Control Point
typing:
<0 1 2>
for the cap layout would give you this in game:
and typing:
<0 2,1>
for the cap layout would give you this in game:
But if this is what you wanted:
You would have to type
< 1,0 2>
for the cap layout. Thats: