playGesture: Difference between revisions

From Bohemia Interactive Community
(add. ArmA2 classification)
 
mNo edit summary
 
(61 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{RV|type=command


[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
|game1= arma2
|version1= 1.00
 
|game2= arma2oa
|version2= 1.50
 
|game3= tkoh
|version3= 1.00
 
|game4= arma3
|version4= 0.50
 
|gr1= Animations
 
|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
 
|p1= soldier: [[Object]]
 
|p2= moveName: [[String]]
 
|r1= [[Nothing]]
 
|x1= <sqf>soldierOne playGesture "Wave";</sqf>
 
|seealso= [[playMove]] [[playMoveNow]] [[playAction]] [[playActionNow]] [[switchMove]] [[switchGesture]]
}}
 
<dl class="command_description">
 
<dt><dt>
<dd class="notedate">Posted on 2010-08-31</dd>
<dt class="note">[[User:.kju|.kju]]</dt>
<dd class="note">
Rpt says "Not implemented" as of OA 1.54.
 
</dl>

Latest revision as of 21:10, 1 June 2025

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
Arma 3
Use switchGesture instead (the alternative syntax, sinceArma 3 logo black.png 2.18)
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 switchGesture

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.