Home   Help Search Login Register  

Author Topic: Another question  (Read 1081 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 »