BIS fnc EXP camp getPlayersGroup: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " *\| *([Cc]omments|COMMENTS|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("server" o...)
m (Text replacement - "<!--|eff= local-->" to "")
Line 11: Line 11:
|arg= local
|arg= local


<!--|eff= local-->
 


|descr= Returns group that players belong to in coop campaign scenario.
|descr= Returns group that players belong to in coop campaign scenario.

Revision as of 16:04, 18 January 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