canStand
Jump to navigation
Jump to search
Description
- Description:
- Description needed
- Groups:
- Object Manipulation
Syntax
- Syntax:
- Syntax needed
- Parameters:
- unitName: Object
- Return Value:
- Return value needed
Examples
- Example 1:
- SQS:
?!(canStand player) : player groupChat "My legs! They hit my legs!"
- Example 2:
if (!canStand player) then { player groupChat "My legs! They hit my legs!"; };
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
- Kronzky
- The command may return true for dead units.