PDA

View Full Version : Starting Spawn Areas


PsychoBucket
09-17-2008, 11:07 PM
In my map I am going to place 16 starting spawn points. I need the players to spawn in specific places depending on how many players there are. I was thinking about setting 2 starting spawn points for every spawn order number 0-7. That way if there was 5 players 2 would spawn in 0, 2 would spawn in 1, and 1 would spawn in 2. If I had 15 players, 2 would spawn in every one except 7(where 1 would spawn).

The problem is that I don't know if the spawn order works like that. So if anyone has done something like this, please clarify how this works.