groupFromNetId: Difference between revisions
Jump to navigation
Jump to search
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= Groups | |gr1= Groups |
Revision as of 12:25, 13 August 2021
Description
- Description:
- Get group with given unique ID. For objects use objectFromNetId. As this command is MP only, you can use BIS_fnc_groupFromNetId, which extends the use to SP as well.
- Groups:
- GroupsMultiplayer
Syntax
- Syntax:
- groupFromNetId id
- Parameters:
- id: String
- Return Value:
- Group
Examples
- Example 1:
_group = groupFromNetId "4:45";
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