allUsers: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ") |
||
Line 16: | Line 16: | ||
Execute on server: <code>[[private]] _allUserIDs = [[allUsers]];</code> | Execute on server: <code>[[private]] _allUserIDs = [[allUsers]];</code> | ||
|seealso= [[getUserInfo]] [[getPlayerID]] [[allPlayers]] [[allCurators]] [[allGroups]] [[allDead]] [[allUnits]] [[switchableUnits]] [[playableUnits]] [[vehicles]] | |seealso= [[getUserInfo]] [[getPlayerID]] [[allPlayers]] [[allCurators]] [[allGroups]] [[allDead]] [[allUnits]] [[switchableUnits]] [[playableUnits]] [[vehicles]] [[allUnitsUAV]], [[allDeadMen]], [[isPlayer]], [[playersNumber]] | ||
}} | }} |
Revision as of 16:04, 20 January 2022
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
Additional Information
- See also:
- getUserInfo getPlayerID allPlayers allCurators allGroups allDead allUnits switchableUnits playableUnits vehicles allUnitsUAVallDeadMenisPlayerplayersNumber
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