allUsers

From Bohemia Interactive Community
Revision as of 14:17, 2 August 2021 by Killzone Kid (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.06.

Description

Description:
Returns a list of player ids of all the users on an MP server.
Groups:
MultiplayerObject Detection

Syntax

Syntax:
allUsers
Return Value:
Array of user network ID Strings (see getPlayerID)

Examples

Example 1:
Execute on server: private _allUserIDs = allUsers;

Additional Information

See also:
getUserInfogetPlayerIDallPlayersallCuratorsallGroupsallDeadallUnitsswitchableUnitsplayableUnitsvehiclesallUnitsUAVallDeadMenisPlayerplayersNumber

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