isPlayer
Jump to navigation
Jump to search
Description
- Description:
- Description needed
- Groups:
- Multiplayer
Syntax
- Syntax:
- Syntax needed
- Parameters:
- person: Object
- Return Value:
- Return value needed
Examples
- Example 1:
if (isPlayer _Soldier1) then { _Soldier1 setDamage 1; };
- Example 2:
_playerCount = {isPlayer _x} count playableUnits;
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