setGroupIdGlobal: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
(version 1.48)
Line 2: Line 2:
____________________________________________________________________________________________
____________________________________________________________________________________________


| arma3dev |= Game name
| arma3 |= Game name


|1.47|= Game version
|1.48|= Game version


|arg= global |= Arguments in MP
|arg= global |= Arguments in MP

Revision as of 01:16, 17 July 2015

Hover & click on the images for description

Description

Description:
A global equivalent of setGroupId
Groups:
Uncategorised

Syntax

Syntax:
group setGroupIdGlobal [nameFormat, nameParam1, ..., nameParamN]
Parameters:
group: Object or Group
[nameFormat, nameParam1, ..., nameParamN]: Array
nameFormat: String - format template (%keyword1 - %keyword2...etc)
nameParam1: String - param keyword
Return Value:
Nothing

Examples

Example 1:

Additional Information

See also:
setGroupIdgroupIdgroup

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

Notes