setUnconscious: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Command " to "{{RV|type=command ") |
Killzone Kid (talk | contribs) No edit summary |
||
Line 16: | Line 16: | ||
* {{arma3}}: "INCAPACITATED" | * {{arma3}}: "INCAPACITATED" | ||
{{Feature|arma3| | {{Feature|arma3|The unit goes in ragdoll mode and animation played while incapacitated depends on the injuries received.}} | ||
| unit [[setUnconscious]] set | | unit [[setUnconscious]] set | ||
Line 28: | Line 28: | ||
|x1= <code>_unit [[setUnconscious]] true;</code> | |x1= <code>_unit [[setUnconscious]] true;</code> | ||
| [[lifeState]] | | [[lifeState]], [[incapacitatedState]] | ||
}} | }} | ||
Revision as of 11:05, 9 February 2021
Description
- Description:
- Description needed
- Groups:
- Object Manipulation
Syntax
- Syntax:
- Syntax needed
- Parameters:
- unit: Object
- set: Boolean
- Return Value:
- Return value needed
Examples
- Example 1:
_unit setUnconscious true;
Additional Information
- See also:
- See also needed
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