BIS fnc EXP camp getPlayersGroup: Difference between revisions
Jump to navigation
Jump to search
m (page filled) |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *G([a-z ])" to "$1 - g$2") |
||
(20 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=function | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 1.62 | |version1= 1.62 | ||
|gr1= Campaign | |||
|arg= local | |arg= local | ||
|descr= Returns group that players belong to in coop campaign scenario. | |descr= Returns group that players belong to in coop campaign scenario. | ||
| | |s1= | ||
|r1= [[Group]] - | |r1= [[Group]] - group the player belongs to | ||
|x1= < | |x1= <sqf>private _group = call BIS_fnc_EXP_camp_getPlayersGroup;</sqf> | ||
|seealso= [[group]] | |seealso= [[group]] | ||
}} | }} | ||
Latest revision as of 15:31, 8 November 2023
Description
- Description:
- Returns group that players belong to in coop campaign scenario.
- Execution:
- call
- Groups:
- Campaign
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Group - group the player belongs to
Examples
- Example 1:
Additional Information
- See also:
- group
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