groupFromNetId: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
Lou Montana (talk | contribs) (Add 2.18 feature) |
||
Line 11: | Line 11: | ||
|gr2= Multiplayer | |gr2= Multiplayer | ||
|descr= Get group | |descr= Get group from the provided unique ID. For objects, use [[objectFromNetId]]. | ||
|mp= <nowiki/> | |||
* In singleplayer: {{GVI|arma3|2.18|size= 0.75}} works as described (returned [[grpNull]] before v2.18 - see [[BIS_fnc_groupFromNetId]]) | |||
* In multiplayer: works as described | |||
|s1= [[groupFromNetId]] id | |s1= [[groupFromNetId]] id |
Latest revision as of 18:39, 4 July 2024
Description
- Description:
- Get group from the provided unique ID. For objects, use objectFromNetId.
- Multiplayer:
-
- In singleplayer: 2.18 works as described (returned grpNull before v2.18 - see BIS_fnc_groupFromNetId)
- In multiplayer: works as described
- Groups:
- GroupsMultiplayer
Syntax
- Syntax:
- groupFromNetId id
- Parameters:
- id: String
- Return Value:
- Group
Examples
- Example 1:
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