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: Another question  (Read 1953 times)

0 Members and 1 Guest are viewing this topic.

BlackDeath-CFH

  • Guest
Another question
« on: 28 Aug 2002, 04:51:18 »
is there a way to make it so a vehicles lights dont turn on? because in this mission im working on this chopper has its lights on that flys us to the landing zone at night time, but i want them to be off =/

Wolf

  • Guest
Re:Another question
« Reply #1 on: 28 Aug 2002, 05:01:43 »
Try changing its behaviour in a waypoint to stealth.
Or
This action ["Light off"]

Jakerod

  • Guest
Re:Another question
« Reply #2 on: 28 Aug 2002, 05:02:38 »
Solution:
            set them to combat mode in the waypoints... or in a init of something Choppername setbehaviour "combat"

Side Effect(affect?): Chopper will engage enemies but you might also be able to give it no ammo so that it would fire.

Edit: The one above also works.
« Last Edit: 28 Aug 2002, 05:03:38 by Jakerod »