From Bohemia Interactive Community
Hover & click on the images for description
Description
- Description:
- Returns extended information about given server user.
- Groups:
- MultiplayerObject Detection
Syntax
- Syntax:
- getUserInfo playerID
- Parameters:
- playerID: String - user DirectPlay ID (see getPlayerID, PlayerConnected)
- Return Value:
- Array in format [playerID, owner, playerUID, soldierName, displayName, steamProfileName, clientStateNumber, isHeadless, adminState, networkInfo, playerObject], where:
- Syntax:
- playerID getUserInfo infoIndex
- Parameters:
- playerID: String - user DirectPlay ID (see getPlayerID, PlayerConnected)
- infoIndex: Number - the index of the data in the return array (see main syntax)
- Return Value:
- Anything - depends on the requested index (see main syntax) or Nothing
Examples
- Example 1:
- Example 2:
- Example 3:
Additional Information
- See also:
- allUsers getPlayerID getUnitFreefallInfo
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