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: stand still  (Read 969 times)

0 Members and 1 Guest are viewing this topic.

Offline royalman51

  • Members
  • *
  • Hi There
stand still
« on: 26 Jun 2005, 10:19:08 »
Who can i make a unit not to go prone, when a shot is fired?

Offline bedges

  • Administrator
  • *****
    • OFPEC The Editing Center
Re:stand still
« Reply #1 on: 26 Jun 2005, 10:25:21 »
Code: [Select]
unit_name setbehaviour "careless"
or

Code: [Select]
unit_name setunitpos "up"

CopyrightPhilly

  • Guest
Re:stand still
« Reply #2 on: 26 Jun 2005, 10:25:29 »
in the units init put
this setUnitPos "up"; this disableAI "Move"




i'v got to start and wait 10 mins to see if bedges posts first...
« Last Edit: 26 Jun 2005, 10:26:18 by CopyrightPhilly »

Offline bedges

  • Administrator
  • *****
    • OFPEC The Editing Center
Re:stand still
« Reply #3 on: 26 Jun 2005, 10:34:36 »
more like 10 seconds ;)