Quote:
Originally Posted by wildwillie
hc_Wolf -
How do you go about this ? When setting up a spawn point I only see options "Spawn parked" and "parachute" Am I missing something here ?
WildWillie
|
When you place your plane not the spawn point. Go to the object view and under general you will see the spawn options down the bottom and included is Idle.
Of if you want it in a script use this:
string BPSpawnParked = "1"; // whether to give birth to spawn parked aircraft 1 - yes, 0 -
or
string BPSpawnScramble = "1";