getPlayerID: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Improved description)
mNo edit summary
Line 4: Line 4:
|version1= 2.02
|version1= 2.02


|gr1= Markers
|gr1= Multiplayer
 
|gr2= Markers


|descr= Returns user DirectPlay ID, as represented in [[allMapMarkers]] results, and which can be used with [[getUserInfo]].
|descr= Returns user DirectPlay ID, as represented in [[allMapMarkers]] results, and which can be used with [[getUserInfo]].

Revision as of 01:03, 28 March 2022

Hover & click on the images for description

Description

Description:
Returns user DirectPlay ID, as represented in allMapMarkers results, and which can be used with getUserInfo.
Groups:
MultiplayerMarkers

Syntax

Syntax:
getPlayerID unit
Parameters:
unit: Object
Return Value:
String - "-1" for AI units

Examples

Example 1:
getPlayerID player;

Additional Information

See also:
allUsers getUserInfo createMarker createMarkerLocal getObjectID

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