i used Paradrop Script Template by Matt Rochelle, and it worked.. but how can i use it in my own maps/ missions ? not just his demo mission :D :
Grp1(1-6) = Group this; {_x moveincargo C} ForEach units group this;
[Grp1,C] exec "scripts\eject1.sqs";[Grp2,C_1] exec "scripts\eject1.sqs";[Grp3,C_2] exec "scripts\eject1.sqs";[Grp4,C_3] exec "scripts\eject1.sqs";[Grp5,CA] exec "scripts\eject1.sqs";[Grp6,C_A] exec "scripts\eject1.sqs"; SetAccTime 0.7
... ah.. i think the problem is with the eject1.sqs file, where do i put it ? and how can i load it in the editor o.O ? :eek: