exhausted Posted September 24, 2020 Posted September 24, 2020 (edited) I'm designing a mission where I want a Hornet flight and a Harrier flight to both spawn. When the mission starts, I want the player to select which flight he wants through a dialog box. Either the player takes the Hornet to provide an extra bit of a2a protection, or he takes the Harriers, praying the Hornets can protect him. Either way, i need both flights to spawn. How? Edited September 24, 2020 by exhausted
Seance12 Posted September 24, 2020 Posted September 24, 2020 If unit alive (hornet), flag 1 on flag 2 off. If flag 1 on and flag 2 off activate harrier (late activated. Vice versa for harrier. Make 2 hornets and 2 harriers. 1 of each client (player) and the other ai. And just get the timings for the flags aligned. At least thats the easiest way i came up with off the cuff for one flight. Sent from my LM-Q730 using Tapatalk
Recommended Posts