OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Suicide on 12 Feb 2004, 18:14:58

Title: Need Help !
Post by: Suicide on 12 Feb 2004, 18:14:58
Hi All,
I Can't Used "_X SwitchMove "Para"" In A Trigger
There Is A Way To Have The Same Result With Another Syntax But ALWAYS IN A TRIGGER ?  :'(
Title: Re:Need Help !
Post by: macguba on 12 Feb 2004, 18:19:29
Why can't you use it in a trigger?    What is the result that you want?

Tell us more about what you are trying to do and I'm sure we'll be able to help you.   There is no reason that I know of why you shouldn't have this line of code in the On Activation field of a trigger:-

"_x switchmove {para}" forEach units grp1

You  may have to play with the quotes " " and brackets { } a little to make it work.
Title: Re:Need Help !
Post by: Suicide on 12 Feb 2004, 18:35:02
Ok, The Right Syntax Is :

"_X SwitchMove {Para}" ForEach Unit

But My Fuckin Unit Don't Put His Hands Up...
I Had Try With -> This SetBehaviour "Careless" <- And "Safe" But Don't Work...
What I Need To Setup So  ??? ?
Title: Re:Need Help !
Post by: macguba on 12 Feb 2004, 19:08:23
As a workaround for hands behind head try FXStandSurUniv or FXStandSurDown or FXStandSur.
Title: Re:Need Help !
Post by: Suicide on 12 Feb 2004, 19:44:21
Thanks  ;D