playAction: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
(removed playgesture from see also)
Line 33: Line 33:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[playActionNow]], [[switchAction]], [[playMove]], [[playMoveNow]], [[switchMove]], [[playGesture]] |= SEEALSO  
| [[playActionNow]], [[switchAction]], [[playMove]], [[playMoveNow]], [[switchMove]]|= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 17:49, 25 June 2017

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