getPlayerID: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
No edit summary
Line 16: Line 16:
|x1= <code>[[getPlayerID]] [[player]];</code>
|x1= <code>[[getPlayerID]] [[player]];</code>


|seealso= [[allUsers]] [[getUserInfo]] [[createMarker]] [[createMarkerLocal]]
|seealso= [[allUsers]] [[getUserInfo]] [[createMarker]] [[createMarkerLocal]] [[getObjectID]]
}}
}}

Revision as of 00:59, 17 March 2022

Hover & click on the images for description

Description

Description:
Returns player ID for marker creation.
Groups:
Markers

Syntax

Syntax:
getPlayerID unit
Parameters:
unit: Object
Return Value:
String

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