playGesture: Difference between revisions
Lou Montana (talk | contribs) |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 16: | Line 16: | ||
|descr= When used on a person,a smooth transition to the given move will be initiated. '''Command doesn't seem to be functional''' | |descr= When used on a person,a smooth transition to the given move will be initiated. '''Command doesn't seem to be functional''' | ||
{{Feature|arma3|Use [[switchGesture]] instead (the alternative syntax, since{{GVI|arma3|2.18}})}} | |||
|s1= soldier [[playGesture]] moveName | |s1= soldier [[playGesture]] moveName | ||
Line 27: | Line 28: | ||
|x1= <sqf>soldierOne playGesture "Wave";</sqf> | |x1= <sqf>soldierOne playGesture "Wave";</sqf> | ||
|seealso= [[playMove]] [[playMoveNow]] [[playAction]] [[playActionNow]] [[switchMove]] | |seealso= [[playMove]] [[playMoveNow]] [[playAction]] [[playActionNow]] [[switchMove]] [[switchGesture]] | ||
}} | }} | ||
Latest revision as of 21:10, 1 June 2025
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
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note
- Posted on 2010-08-31
- .kju
- Rpt says "Not implemented" as of OA 1.54.