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: BAS - Blackhawk Lights Question  (Read 1395 times)

0 Members and 1 Guest are viewing this topic.

BubbaPut

  • Guest
BAS - Blackhawk Lights Question
« on: 16 Nov 2003, 05:50:15 »
First off, BAS great job on all your projects...

I am am having a problem with the cabin lights and landing lights scripts
I am using the following in a radio called trigger

chopper exec "\BAS_MAH60\FX\Cabin.sqs";
CHOPPER exec "\BAS_MAH60\FX\Landing.sqs" ;

They don't turn on.... and I want to use them in a cutscene... any help would be helpful... thanx

KyleSarnik

  • Guest
Re:BAS - Blackhawk Lights Question
« Reply #1 on: 16 Nov 2003, 06:38:58 »
Did you name your chopper chopper? Also, not sure if this helps, try:

[CHOPPER] exec "\BAS_MAH60\FX\Cabin.sqs"

BubbaPut

  • Guest
Re:BAS - Blackhawk Lights Question
« Reply #2 on: 17 Nov 2003, 06:48:36 »
Yes, the chopper name is Chopper... and no [Chopper] doesn't work.  :(