playGesture: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= <sqf>([^\/: ]+)([^;])<\/sqf>" to "|x$1= <sqf>$2$3;</sqf>") |
||
Line 25: | Line 25: | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <sqf>soldierOne playGesture "Wave"</sqf> | |x1= <sqf>soldierOne playGesture "Wave";</sqf> | ||
|seealso= [[playMove]] [[playMoveNow]] [[playAction]] [[playActionNow]] [[switchMove]] | |seealso= [[playMove]] [[playMoveNow]] [[playAction]] [[playActionNow]] [[switchMove]] |
Revision as of 22:43, 28 June 2022
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 or on the Forums.
Only post proven facts here! Add Note
- Posted on August 31, 2010
- kju
- Rpt says "Not implemented" as of OA 1.54.