OFPEC Forum
Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: DjTano on 22 Jun 2007, 16:34:30
-
Hey guys,
im working on a mission and id like to do this:
Soldiers are set to go to a waypoint and then cycle.
When a trigger is activated i want them to stop the cycling and go to a new waypoint.
how do i get this to work?
-
make the trigger type 'switch' and synchronise it with the cycle waypoint. once the trigger fires, the group will move to the waypoint after cycle.
do a search for 'switch trigger', it's a standard method of controlling waypoints and has been since OFP. :good: