getObjectID: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|branch= *dev " to "") |
No edit summary |
||
Line 16: | Line 16: | ||
|x1= <sqf>getObjectID _tree;</sqf> | |x1= <sqf>getObjectID _tree;</sqf> | ||
|seealso= [[allUsers]] [[getUserInfo]] [[createMarker]] [[createMarkerLocal]] [[getPlayerID]] | |seealso= [[allUsers]] [[getUserInfo]] [[createMarker]] [[createMarkerLocal]] [[getPlayerID]] [[nearestObject]] | ||
}} | }} |
Latest revision as of 19:20, 19 July 2024
Description
- Description:
- Returns Visitor ID of the given object. Visitor IDs of static map objects can change if map is in development and updated with new static objects.
- Groups:
- Map
Syntax
- Syntax:
- getObjectID object
- Parameters:
- object: Object
- Return Value:
- String - Visitor ID
Examples
- Example 1:
- getObjectID _tree;
Additional Information
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