User Tools

Site Tools


arma2:scripting:bis_fnc_spawngroup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
arma2:scripting:bis_fnc_spawngroup [2016/11/02 16:49] – added us army and takistani army infantry cfggroup names. snakemanarma2:scripting:bis_fnc_spawngroup [2024/08/01 22:20] (current) – links added. snakeman
Line 1: Line 1:
-====== BIS_fnc_spawnGroup ======+====== ArmA 2 BIS_fnc_spawnGroup ====== 
 + 
 +[[https://www.pmctactical.org/forum/viewforum.php?f=50|ArmA 2 Forum]], [[:arma2|ArmA 2 Home]], [[arma2:config|ArmA 2 Config]], [[arma2:file_formats|ArmA 2 File Formats]], [[arma2:missions|ArmA 2 Missions]], [[arma2:modeling|ArmA 2 3D Modeling]], [[arma2:scripting|ArmA 2 Scripting]], [[arma2:terrain|ArmA 2 Terrain]], [[arma2:texturing|ArmA 2 Texturing]], [[arma2:tools|ArmA 2 Tools]]
  
 How to create whole groups from CfgGroups class. How to create whole groups from CfgGroups class.
Line 200: Line 202:
 _grp = [_safePos, WEST, (configFile >> "CfgGroups" >> "West" >> "BIS_CZ" >> "Mechanized" >> "ACR_MechanizedRecon_WDL")] call BIS_fnc_spawnGroup; _grp = [_safePos, WEST, (configFile >> "CfgGroups" >> "West" >> "BIS_CZ" >> "Mechanized" >> "ACR_MechanizedRecon_WDL")] call BIS_fnc_spawnGroup;
 </code> </code>
 +
arma2/scripting/bis_fnc_spawngroup.1478105345.txt.gz · Last modified: 2016/11/02 16:49 by snakeman