Page 1 of 1

Multiple Spawn IDs for a single CP - SOLVED

Posted: Tue Jan 28, 2014 5:59 pm
by takiwa
I used to know the answer to this, and am almost embarrassed to ask now...seems I have been away from modding for far too long :(

Anyway, how would I set up multiple spawn IDs for a single CP? Example, if you have a base (single control point) with an adjoining airfield, and you want the player to be able to choose to spawn at the base or the airfield (2 separate spawn points on the map)...how would I code this?

Thanks in advance, takiwa

Re: Multiple Spawn IDs for a single CP

Posted: Wed Jan 29, 2014 2:29 pm
by takiwa
SOLVED

It required adding another spawn group to the spawnPointManagerSettings.con, and linking the spawn point to it with the setGroup command in SoldierSpawnTemplates.con