BIS fnc EXP camp getPlayersGroup: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Comments" to "|Comments=") |
m (page filled) |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
| arma3 | |game1= arma3 | ||
|1.62 | |version1= 1.62 | ||
<! | <!--|exec= server|=--> | ||
|arg= local | |||
| | <!--|eff= local--> | ||
|descr= Returns group that players belong to in coop campaign scenario. | |||
||=Syntax | |||
|r1= [[Group]] - Group the player belongs to | |||
|[] | |x1= <code>_group = [[call]] [[BIS_fnc_EXP_camp_getPlayersGroup]];</code> | ||
| | |exec= call | ||
| | |seealso= [[group]] | ||
}} | }} | ||
Revision as of 23:06, 13 January 2020
Description
- Description:
- Returns group that players belong to in coop campaign scenario.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Group - Group the player belongs to
Examples
- Example 1:
_group = call BIS_fnc_EXP_camp_getPlayersGroup;
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