playGesture: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (Text replacement - "kju" to ".kju")
 
(47 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|= Comments
{{RV|type=command
____________________________________________________________________________________________


| arma2 |= Game name
|game1= arma2
|version1= 1.00


|1.00|= Game version
|game2= arma2oa
____________________________________________________________________________________________
|version2= 1.50


| When used on a person,a smooth transition to the given move will be initiated. '''Command doesn't seem to be functional''' |DESCRIPTION=
|game3= tkoh
____________________________________________________________________________________________
|version3= 1.00


| soldier '''playGesture''' moveName |SYNTAX=
|game4= arma3
|version4= 0.50


|p1= soldier: [[Object]] |PARAMETER1=  
|gr1= Animations


|p2= moveName: [[String]] |PARAMETER2=  
|descr= When used on a person,a smooth transition to the given move will be initiated. '''Command doesn't seem to be functional'''


|p3= |PARAMETER3=  
|s1= soldier [[playGesture]] moveName


| [[Nothing]] |RETURNVALUE=
|p1= soldier: [[Object]]


|p2= moveName: [[String]]


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


____________________________________________________________________________________________
|x1= <sqf>soldierOne playGesture "Wave";</sqf>


| [[playMove]], [[playMoveNow]], [[playAction]], [[playActionNow]], [[switchMove]] |SEEALSO=
|seealso= [[playMove]] [[playMoveNow]] [[playAction]] [[playActionNow]] [[switchMove]]
 
|  |MPBEHAVIOUR=
____________________________________________________________________________________________
}}
}}


<h3 style='display:none'>Notes</h3>
<dl class="command_description">
<dl class='command_description'>
<!-- Note Section BEGIN -->


<dd class="notedate">Posted on August 31, 2010
<dt><dt>
<dt class="note">'''[[User:kju|kju]]'''
<dd class="notedate">Posted on 2010-08-31</dd>
<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.


<!-- Note Section END -->
</dl>
</dl>
<h3 style='display:none'>Bottom Section</h3>
[[Category:ArmA 2: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Latest revision as of 21:32, 3 May 2024

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 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.