Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Cant get script to work  (Read 1556 times)

0 Members and 1 Guest are viewing this topic.

Offline DjTano

  • Members
  • *
Cant get script to work
« 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?

Offline bedges

  • Administrator
  • *****
    • OFPEC The Editing Center
Re: Cant get script to work
« Reply #1 on: 22 Jun 2007, 16:37:55 »
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: