BIS fnc groupFromNetId: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *([^=\| ]+) * \|p1=" to " |s1= $1 |p1=") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=]{12})" to "|$1=$2 |descr=$3") |
||
Line 7: | Line 7: | ||
|gr1= Multiplayer | |gr1= Multiplayer | ||
| Extends MP-only [[groupFromNetId]] functionality to SP | |descr= Extends MP-only [[groupFromNetId]] functionality to SP | ||
|s1= netId call [[BIS_fnc_groupFromNetId]] | |s1= netId call [[BIS_fnc_groupFromNetId]] |
Revision as of 20:46, 13 June 2021
Description
- Description:
- Extends MP-only groupFromNetId functionality to SP
- Execution:
- call
- Groups:
- Multiplayer
Syntax
- Syntax:
- netId call BIS_fnc_groupFromNetId
- Parameters:
- netId: String
- Return Value:
- Group - existing group or grpNull
Examples
- Example 1:
_grp = "0:3" call BIS_fnc_groupFromNetId;
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