Difference between revisions of "setGroupId"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "[[Category:Scripting Commands ArmA|" to "[[Category:Scripting Commands Armed Assault|") |
m (Text replacement - "|Game name=" to "|Game name= |gr1= Groups |GROUP1= ") |
||
Line 3: | Line 3: | ||
| ofp |Game name= | | ofp |Game name= | ||
+ | |||
+ | |gr1= Groups |GROUP1= | ||
+ | |||
+ | |||
|1.00|Game version= | |1.00|Game version= |
Revision as of 11:55, 18 September 2020
Notes
- Posted on April 21, 2015 - 23:21 (UTC)
- Killzone Kid
-
List of available keywords from config:
"if ((configName _x) select [0, 5] == 'group') then { diag_log ('%' + configName _x); for '_i' from 0 to count _x - 1 do { diag_log ('* ""' + configName (_x select _i) + '"" → ' + getText ((_x select _i) >> 'name')); }; }; false" configClasses (configFile >> "CfgWorlds");