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: Setbehaviour AWARE when enemy unit spotted  (Read 1695 times)

0 Members and 1 Guest are viewing this topic.

seanver

  • Guest
Setbehaviour AWARE when enemy unit spotted
« on: 31 Aug 2002, 01:38:19 »
I wish to know if is there any way to make all the units inside a trigger set their behaviour AWARE when an enemy is seen

Wolf

  • Guest
Re:Setbehaviour AWARE when enemy unit spotted
« Reply #1 on: 31 Aug 2002, 01:41:46 »
Create a trigger.
Enemyguys detected by Yourguys
EX East Detected by West
Use a Switch trigger.
Give each of your units waypoint, then using the sync, sync the trigger to there waypoints.
Then create another waypoint for each of them, and use aware in there behaviour.
Hope I was clear enough in that.

seanver

  • Guest
Re:Setbehaviour AWARE when enemy unit spotted
« Reply #2 on: 31 Aug 2002, 01:44:22 »
sure, clear enough