Talk:Hammer Cordon Usage

From Valve Developer Community
Revision as of 20:22, 17 August 2006 by JeffLane (talk | contribs) (info_player_start)
Jump to navigation Jump to search

Valve maps has SEVERAL info_player_start entities in their maps at once. This is probably because only one of them is the real one, and probably because the others are used when cordoning off areas, so I imagine there is a flag that can be set for these entities to avoid having to create and delete new info_player_start entities all the time. --Andreasen 05:46, 17 Aug 2006 (PDT)

The Master flag on the info_player_start is used for this (in single-player maps). --JeffLane 20:22, 17 Aug 2006 (PDT)