Im creating a mission intro where theres a plane flying over seas. I put a civilian plane in the mission editor, but I dont know how to add people in it as initialize. It has only a pilot but I want it initialized with a person next to him. How would I do this? is there a scripting command for it?
Also, how would I initialize the plane with lights on? I tried
this action["LIGHTSON"]; exec ....
in the initialize field but it doesnt work. How would I do this?
thanks in advance! :-\