BIS fnc EXP camp getPlayersGroup: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")
m (Text replacement - " |exec= call " to " ")
Line 16: Line 16:


|x1= <code>_group = [[call]] [[BIS_fnc_EXP_camp_getPlayersGroup]];</code>
|x1= <code>_group = [[call]] [[BIS_fnc_EXP_camp_getPlayersGroup]];</code>
|exec= call


|seealso= [[group]]
|seealso= [[group]]
}}
}}

Revision as of 16:45, 6 February 2021

Hover & click on the images for description

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:
_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