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: Just read this..  (Read 834 times)

0 Members and 1 Guest are viewing this topic.

Spectaculas

  • Guest
Just read this..
« on: 27 Apr 2004, 11:38:43 »
Ok. I'm quite newbie so please help me. I hope you understand:

How can I put soldier to duck or crouch already when the mission starts?

(Im finn so dont care about my mistakes on writing. Btw Im 12 :-\)

j-man

  • Guest
Re:Just read this..
« Reply #1 on: 27 Apr 2004, 12:19:23 »
I think you put this in the units init field:

this setbehaviour "COMBAT"; this switchmove "CombatToCrouch"

EDIT
I havn't tested it though
« Last Edit: 27 Apr 2004, 12:58:05 by j-man »

Offline Zombie

  • Members
  • *
  • Beware the night, the zombie walks among you
    • USI
Re:Just read this..
« Reply #2 on: 27 Apr 2004, 12:44:04 »
unitname switchmove "crouch" and they will be crouched.  I use this on some MP missions like this
player switchmove "crouch"  just put that in a scrpt or in the init line after custom weapon loadout

Xaio04

  • Guest
Re:Just read this..
« Reply #3 on: 27 Apr 2004, 13:57:52 »
yea it works only on you, but with AI it does it then prones...