BIS fnc EXP camp getPlayersGroup: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " |exec= call " to " ")
m (Text replacement - "|=Syntax " to " ")
Line 11: Line 11:
|descr= Returns group that players belong to in coop campaign scenario.
|descr= Returns group that players belong to in coop campaign scenario.


||=Syntax
|


|r1= [[Group]] - Group the player belongs to
|r1= [[Group]] - Group the player belongs to

Revision as of 20:23, 12 June 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