playGesture: Difference between revisions

From Bohemia Interactive Community
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
m (Text replacement - "<code>([^ ]*)\[\[([a-zA-Z][a-zA-Z0-9_]+)\]\]([^ ]*)<\/code>" to "<code>$1$2$3</code>")
Line 25: Line 25:
|r1= [[Nothing]]
|r1= [[Nothing]]


|x1= <code>soldierOne [[playGesture]] "Wave"</code>
|x1= <code>soldierOne playGesture "Wave"</code>


|seealso= [[playMove]] [[playMoveNow]] [[playAction]] [[playActionNow]] [[switchMove]]
|seealso= [[playMove]] [[playMoveNow]] [[playAction]] [[playActionNow]] [[switchMove]]

Revision as of 11:12, 12 May 2022

Hover & click on the images for description

Description

Description:
When used on a person,a smooth transition to the given move will be initiated. Command doesn't seem to be functional
Groups:
Animations

Syntax

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

Examples

Example 1:
soldierOne playGesture "Wave"

Additional Information

See also:
playMove playMoveNow playAction playActionNow switchMove

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.