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: Making a unit stand when firing...  (Read 648 times)

0 Members and 1 Guest are viewing this topic.

Offline S.T.O.S

  • Members
  • *
  • I'm a llama!
Making a unit stand when firing...
« on: 22 Jan 2005, 00:48:38 »
Hi Back again..
Just wanted to know how to make a
unit avoid laying down before firing.

Foraneksample -
A sniper placed before a window in a tall building...
He has to maintain his stand position. or hel fallout when laying down...

Thanks For your assistance..                        

Offline dmakatra

  • Members
  • *
  • Better known as Armsty
Re:Making a unit stand when firing...
« Reply #1 on: 22 Jan 2005, 00:50:06 »
Type this in the unit's init field:

this setunitpos "up"

:beat: *Gets Shot* :beat:

Offline S.T.O.S

  • Members
  • *
  • I'm a llama!
Re:Making a unit stand when firing...
« Reply #2 on: 22 Jan 2005, 00:51:32 »
thx thats all i needed..