OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Ice84 on 30 Jun 2006, 21:27:13
-
Hey all,
Any ideas how to make a trigger whereby if, say, a squad reached a waypoint or entered the trigger radius, how do I get a second or even third squad to start on their own waypoints once the trigger is activated? So far I've tried numerous scripts but none of them work! ??? ??? ???
-
A script sounds like a complicated solution to a simple task. Just draw a sync-line between the trigger and the waypoint where the group should wait.
/ZaiToh
-
dont forget to make the trigger type "switch"
-
check the missionette attached.
[attachment deleted by admin]
-
dont forget to make the trigger type "switch"
If it's a simple MOVE waypoint there's no need for a switch trigger. ;)
A switch trigger is required in case of an obsolete wayoint type like: HOLD GUARD CYCLE
or to 'switch' from a waypoint not being the previous one - like somewhere back or forward
in the wayoint chain.
~S~ CD
-
Thanks guys, much appreciated ;D