Jump to content
Sign in to follow this  
Phisher

Starting off prone

Recommended Posts

What is the command to get your soilder to start off prone?

Share this post


Link to post
Share on other sites

Hmm.. I put it into the init. field of the soilder, and it didnt work, I changed soilderOne to "this" though. And I was not prone.

Share this post


Link to post
Share on other sites

put this in the init. field: This setbehaviour "stealth"

Share this post


Link to post
Share on other sites

hmmm...it works on me....

confused.gif

wait...if you are trying to get YOURSELF(the player, you) to start off prone..then it doesn't work for some reason in "AWARE" mode.

try what Aculaud suggests; if that doesn't work, screw it. tounge.gif

Share this post


Link to post
Share on other sites

Well thank you for your help, but it still isn't working, and it is a pretty big part of one of my missions..

Anyone else have a clue?

Share this post


Link to post
Share on other sites

Phisher have you tried out "switchMove" -command? In unit's init field: this switchMove "CombatToCrouch"

Share this post


Link to post
Share on other sites

I believe that going prone works with the "Aware state".

But just for you info here are Most practical units:

this setcombatmode "RED"; this setbehaviour "combat"; Engages, Fires and goes after you the minute they see you, but are'nt to easy to kill

this setcombatmode "GREEN"; this setbehaviour "combat"; Engages, Fires and goes IF you provoke them, but often just hits the ground when in danger

this setcombatmode "GREEN"; this setbehaviour "Stealth"; Engages, Fires and goes IF you provoke them, but is very good at hiding

this setcombatmode "GREEN"; this setbehaviour "Safe"; Engages, Fires and goes IF you provoke them, but are not wary, they cry weapon on shoulders.

Hope this helps smile.gif

Share this post


Link to post
Share on other sites

As i remember, the setbehaviour or combatmode,

doesn't work, if you want to do it with your own

soldier.

I suggest, you should give chartier's method a try.

I'm not sure, if it was playmove or switchmove, which

alters the player himself.

Share this post


Link to post
Share on other sites

well..

this switchMove "CombatToCrouch"

works on player but he is in crouch mode and not prone, do you know the prone command?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×