setGroupIdGlobal: Difference between revisions
Jump to navigation
Jump to search
(Example added) |
Lou Montana (talk | contribs) |
||
Line 11: | Line 11: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| A global equivalent of [[setGroupId]]|DESCRIPTION= | | A [[Multiplayer Scripting#Locality|global]] equivalent of [[setGroupId]]. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| group | | group [[setGroupIdGlobal]] [format, keyword1, ..., keywordN] |SYNTAX= | ||
|p1= group: [[Object]] or [[Group]] |PARAMETER1= | |p1= group: [[Object]] or [[Group]] |PARAMETER1= | ||
|p2= | |p2= format: [[String]] - format template (e.g "%keyword1 - %keyword2 / %keyword4 (%keyword3)") |PARAMETER2= | ||
| | |p3= keyword1..n: [[String]] - keyword value |PARAMETER3= | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
Line 26: | Line 26: | ||
|x1= <code>[[group]] [[player]] [[setGroupIdGlobal]] ["PAPA BEAR"]; | |x1= <code>[[group]] [[player]] [[setGroupIdGlobal]] ["PAPA BEAR"]; | ||
[[hint]] [[groupId]] [[group]] [[player]]; {{cc|"PAPA BEAR"}}</code> |EXAMPLE1= | [[hint]] [[groupId]] [[group]] [[player]]; {{cc|"PAPA BEAR"}}</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[setGroupId]], [[groupId]], [[group]] |SEEALSO= | | [[setGroupId]], [[groupId]], [[group]] |SEEALSO= | ||
}} | }} | ||
Line 37: | Line 36: | ||
</dl> | </dl> | ||
[[Category:Command_Group:_Groups|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Groups|{{uc:{{PAGENAME}}}}]] |
Revision as of 14:39, 2 June 2020
Description
- Description:
- A global equivalent of setGroupId.
- Groups:
- Uncategorised
Syntax
- Syntax:
- group setGroupIdGlobal [format, keyword1, ..., keywordN]
- Parameters:
- group: Object or Group
- format: String - format template (e.g "%keyword1 - %keyword2 / %keyword4 (%keyword3)")
- keyword1..n: String - keyword value
- Return Value:
- Nothing
Examples
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