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: Contingency Variables  (Read 641 times)

0 Members and 1 Guest are viewing this topic.

Falcon988

  • Guest
Contingency Variables
« on: 03 Nov 2003, 02:46:49 »
In the demo Blackhawk mission released by BAS they activated a variable just in case you were shot down whilst flying the Blackhawk.

How exactly do you do that?

Offline .pablo.

  • Former Staff
  • ****
  • When in doubt, empty the magazine.
Re:Contingency Variables
« Reply #1 on: 03 Nov 2003, 04:04:21 »
make a trigger

set condition to "dammage heliname == 1"
set action to "helidown = 1" or maybe "[] exec 'helidown.sqs'"

"helidown" is the name of a variable which u can use to trigger w/e u want
"[] exec 'helidown.sqs'" is some script that you would want to start