switchGesture: Difference between revisions

From Bohemia Interactive Community
m (Text replacement - " \{\{GameCategory *\| *arma2 *\| *(New )?Scripting Commands\}\}" to "")
m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3")
Line 15: Line 15:
|gr1= Animations
|gr1= Animations


| When used on a person,the given move is started immediately (without transition).
|descr= When used on a person,the given move is started immediately (without transition).


|s1=  soldier [[switchGesture]] moveName
|s1=  soldier [[switchGesture]] moveName

Revision as of 21:26, 13 June 2021

Hover & click on the images for description

Description

Description:
When used on a person,the given move is started immediately (without transition).
Groups:
Animations

Syntax

Syntax:
soldier switchGesture moveName
Parameters:
soldier: Object
moveName: String
Return Value:
Nothing

Examples

Example 1:
soldierOne switchGesture "Wave";

Additional Information

See also:
playGesture

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note
Posted on August 31, 2010
kju
Rpt says "Not implemented" as of OA 1.54.