Jump to content
Sign in to follow this  
ht-57

group config

Recommended Posts

hello all,

Tyvm 4 any help with the following.

I'm using the eos spawn script which spawns a group of stock a3 east units.

I would like to change the stockgroup to the "russian" add on units.

I have the class names for the individual units, But is there a way to call a group of russians without an array of individual classnames?

here is the script snipet that calls the stock a3 groups-

_grp= _this select 1;

_grp = [_spwnpos, East, (configfile >> "CfgGroups" >> "East" >> "OPF_F" >> "Infantry" >> "OIA_InfTeam"),[],[],[0.25,0.4]] call BIS_fnc_spawnGroup;

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×