objectFromNetId: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (see also) |
m (template:command argument fix) |
||
Line 12: | Line 12: | ||
| '''objectFromNetId''' id |= Syntax | | '''objectFromNetId''' id |= Syntax | ||
|p1= id: [[String]] |= | |p1= id: [[String]] |PARAMETER1= | ||
| [[Object]] |= | | [[Object]] |RETURNVALUE= | ||
|x1= <code>[[objectFromNetId]] "2:3"</code>|= | |x1= <code>[[objectFromNetId]] "2:3"</code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|[[groupFromNetId]], [[netId]], [[BIS_fnc_objectFromNetId]], [[BIS_fnc_netId]], [[BIS_fnc_groupFromNetId]] |= | |[[groupFromNetId]], [[netId]], [[BIS_fnc_objectFromNetId]], [[BIS_fnc_netId]], [[BIS_fnc_groupFromNetId]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:35, 7 April 2019
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
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