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: unit gestures  (Read 2303 times)

0 Members and 1 Guest are viewing this topic.

Loup-Garou

  • Guest
Re:unit gestures
« Reply #15 on: 09 May 2004, 18:54:34 »
Ok ! I've found the script (thanks to dalton  : http://www.ofpec.com/yabbse/index.php?board=8;action=display;threadid=15655). After some tests, I've changed it a little, so here's my solution :

1) In the editor, put in your unit's init field : [] exec "nameofthescript.sqs"


2) Put "nameofthescript.sqs" in your mission folder :

#loop
nameofyourunit switchMove "FXStandDip"

~3

goto "loop"

exit

TOPIC SOLVED !!!!!!!!!  :D  :D  :D  :D
« Last Edit: 12 May 2004, 11:25:34 by Loup-Garou »