objectFromNetId: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "\|s([0-9])\= '''([^' ]+)'''([^ ]+) " to "|s$1= $2$3 ")  | 
				Lou Montana (talk | contribs)  m (Add OA)  | 
				||
| Line 3: | Line 3: | ||
|game1= arma3  | |game1= arma3  | ||
|version1= 0.50  | |version1= 0.50  | ||
|game2= arma2oa  | |||
|version2= 1.63  | |||
|gr1= Multiplayer  | |gr1= Multiplayer  | ||
Revision as of 12:25, 13 August 2021
Description
- Description:
 - Get object with given unique ID. If object is a group use groupFromNetId. As this command is MP only, you can use BIS_fnc_objectFromNetId, which extends the use to SP as well.
 - Groups:
 - Multiplayer
 
Syntax
- Syntax:
 - objectFromNetId id
 - Parameters:
 - id: String
 - Return Value:
 - Object
 
Examples
- Example 1:
 objectFromNetId "2:3"
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