I have a mission w/ 2 of HAWKs C130s in it. In each u have two squads of nine soldiers. I want to make them jump out of the plane. Easy... if your the pilot. The problem is that they are all AI. So... I opened the C130 .pbo file in notepad and found some scripts. I copy/pasted the eject script into a new script called jump1. At one of the C130s waypoints I put this in the activation feild: [] exec "jump1.sqs"
I thought this might work. But when it gets to the waypoint all that happens is the cargo door opens and the pilot says "aproaching drop zone, etc..." but the dont jump... Plz help me figure this out and sorry for making you read all this...