playAction: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "(\| * )+\}\}" to "}}") |
Lou Montana (talk | contribs) 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 17:58, 18 January 2021
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
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