objectFromNetId: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (description) |
Killzone Kid (talk | contribs) (see also to the scripted function, note removed for the same reason) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Get object with given unique ID. If object is a [[group]] use [[groupFromNetId]]. |= 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. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 38: | Line 38: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
Revision as of 18:03, 26 March 2016
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:
- Uncategorised
Syntax
Examples
- Example 1:
objectFromNetId "2:3"
Additional Information
- See also:
- groupFromNetIdnetId
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