playAction: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (template:command argument fix)
Line 15: Line 15:
For Arma 3 actions see: [[playAction/actions]].
For Arma 3 actions see: [[playAction/actions]].


|= Description
|DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| soldier '''playAction''' action |= Syntax
| soldier '''playAction''' action |SYNTAX=


|p1= soldier: [[Object]] -  |PARAMETER1=  
|p1= soldier: [[Object]] -  |PARAMETER1=  

Revision as of 15:44, 7 April 2019

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:
Uncategorised

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

Notes

Bottom Section