OFPEC Forum

Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: UH60MG on 17 May 2008, 00:28:38

Title: Stay crouched
Post by: UH60MG on 17 May 2008, 00:28:38
I want a soldier to appear crouched (if only for a few seconds) so I can take a screenshot of him for the image of my mission.

Anyone know the correct playmove animation?
Title: Re: Stay crouched
Post by: WinKIller0 on 17 May 2008, 07:54:06
Don't know if this is what you're looking for but:
Code: [Select]
Unit setunitpos "MIDDLE"
It forces "unit" to be in knees for rest of his life
Title: Re: Stay crouched
Post by: Gielovic on 20 May 2008, 22:00:58
as long as it doesn't have to do anything else i guess..