BIS fnc EXP camp getPlayersGroup: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "code>_([a-zA-Z0-9_]+) = " to "code>private _$1 = ") |
Lou Montana (talk | contribs) m (Text replacement - "<code>([^<]*)\[\[([a-zA-Z][a-zA-Z0-9_]+)\]\]([^<]*) *<\/code>" to "<code>$1$2$3</code>") |
||
Line 14: | Line 14: | ||
|r1= [[Group]] - Group the player belongs to | |r1= [[Group]] - Group the player belongs to | ||
|x1= <code> | |x1= <code>private _group = [[call]] [[BIS_fnc_EXP_camp_getPlayersGroup]];</code> | ||
|seealso= [[group]] | |seealso= [[group]] | ||
}} | }} |
Revision as of 21:35, 12 July 2022
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:
private _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