BIS fnc EXP camp getPlayersGroup: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *G([a-z ])" to "$1 - g$2") |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 1.62 | |version1= 1.62 | ||
Line 11: | Line 10: | ||
|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]] - group the player belongs to | ||
| | |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