Jump to content

Recommended Posts

i am making an ambush mission so how do you make it so when a certain amount of enemies are killed, more come in?

Share this post


Link to post
Share on other sites

Best way is to script it or find a reinforcement script that works, Parareinforce in my signature might help you.

OR

Easy and simple way, create a group or groups with a hold waypoint, here they will wait, now also create a move or SAD or guard waypoint where you want them to go (the area for example).

create the units in the combat area and create a trigger over the area, for example opfor present, in type choose switch, press ok, now choose synchronize (F5 or 6) and drag a line from each of the hold waypoints to the trigger.

in condition of trigger, replace this with:

(count thisList) < 5

now once there is less than 5 opfor units inside the trigger, the switch activates and sends the other groups on their way to their next wp, (after hold wp).

give the guide by MR murray (link below) a read, lots of good ways to acomplish different stuff for a new mission editor.

Share this post


Link to post
Share on other sites

Though not as complex as demonized scripts, heres a cycling hunter script that sends randomizd AI to your pos. Just follow the instructions located in the hunters .sqf - download: here

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×