playGesture: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory\|[a-z]+[0-9]?\|Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 17: | Line 17: | ||
|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''' | ||
|s1= | |s1= soldier [[playGesture]] moveName | ||
|p1= soldier: [[Object]] | |p1= soldier: [[Object]] | ||
Line 25: | Line 25: | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= < | |x1= <sqf>soldierOne playGesture "Wave";</sqf> | ||
|seealso= [[playMove]] | |seealso= [[playMove]] [[playMoveNow]] [[playAction]] [[playActionNow]] [[switchMove]] | ||
}} | }} | ||
Line 33: | Line 33: | ||
<dt><dt> | <dt><dt> | ||
<dd class="notedate">Posted on | <dd class="notedate">Posted on 2010-08-31</dd> | ||
<dt class="note">[[User:kju|kju]]</dt> | <dt class="note">[[User:.kju|.kju]]</dt> | ||
<dd class="note"> | <dd class="note"> | ||
Rpt says "Not implemented" as of OA 1.54. | Rpt says "Not implemented" as of OA 1.54. | ||
</dl> | </dl> |
Latest revision as of 20:32, 3 May 2024
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 2010-08-31
- .kju
- Rpt says "Not implemented" as of OA 1.54.