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: run action from action menu  (Read 645 times)

0 Members and 1 Guest are viewing this topic.

duff2005

  • Guest
run action from action menu
« on: 27 Feb 2005, 22:04:17 »
hi,

i got the nice c130 addon v1.2 by Hawk.

When I sit in the c130 I can select "Prepare jump" from the action menu.

Can I "run" this action with a trigger?

thanks duff2005

AK-Chester

  • Guest
Re:run action from action menu
« Reply #1 on: 28 Feb 2005, 00:14:27 »
Should work, like this:
Code: [Select]
[chopperName] exec {\HWK_c130\script\parasoldiers.sqs}Taken from version 1.3 of that addon. Dunno if the pathnames (etc) have changed since v1.2.

duff2005

  • Guest
Re:run action from action menu
« Reply #2 on: 28 Feb 2005, 12:55:51 »
oh i also got 1.3 ...

thank you