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: Help  (Read 1047 times)

0 Members and 1 Guest are viewing this topic.

bringer_25

  • Guest
Help
« on: 08 Jan 2003, 21:38:31 »
How do make a soldier sit down.

PJK

  • Guest
Re:Help
« Reply #1 on: 08 Jan 2003, 22:13:32 »
Hello.
Put next one in "Initialization" field, or in trigger's "activation":

this setBehaviour "Safe"; this switchMove "EffectStandSitDown"

PJK

PS: "this" can be also "unit name"...

O Neil

  • Guest
Re:Help
« Reply #2 on: 10 Jan 2003, 04:53:47 »
.....yea, and you can also look at the com ref.

O Neil

PS: Put:

this setbehaviour "safe"; this switchmove "effectstandsitdown"

In the init feild, and they are sitting instantly (say you want a guy sitting down at the start of the mission.).