playAction: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "(\| * )+\}\}" to "}}")
m (Text replacement - " {3,}\|" to " |")
Line 16: Line 16:
<br>
<br>
For Arma 3 actions see: [[playAction/actions]].
For Arma 3 actions see: [[playAction/actions]].


| soldier '''playAction''' action
| soldier '''playAction''' action
Line 28: Line 26:


| Nothing
| Nothing


|x1= <code>soldierOne [[playAction]] "SitDown"</code>
|x1= <code>soldierOne [[playAction]] "SitDown"</code>


| [[playActionNow]], [[switchAction]], [[playMove]], [[playMoveNow]], [[switchMove]]
| [[playActionNow]], [[switchAction]], [[playMove]], [[playMoveNow]], [[switchMove]]

Revision as of 18:58, 18 January 2021

Hover & click on the images for description

Description

Description:
When used on a person, a smooth transition to the given action will be initiated.
For Arma 3 actions see: playAction/actions.
Groups:
Unit ControlAnimations

Syntax

Syntax:
soldier playAction action
Parameters:
soldier: Object -
action: String -
Return Value:
Nothing

Examples

Example 1:
soldierOne playAction "SitDown"

Additional Information

See also:
playActionNowswitchActionplayMoveplayMoveNowswitchMove

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