Jump to content
Sign in to follow this  
twiggy158

Spawn AI Module with Syndikat Units?

Recommended Posts

Hello,

 

I am trying to find a way to use the Spawn AI module with the Apex Syndicat units. Is there a way to spawn actual Syndikat units? I found a way to give the AAF units one particular uniform from the Syndikat group with the following code in the expression:

Synd = _this select 0; { loadout = [_x, configfile >> "CfgVehicles" >> "I_C_Soldier_Bandit_1_F"] call BIS_fnc_loadinventory; } forEach units Synd;

This only spawns units with one gear type however. Is there a way to set what units can spawn through the mission.sqm?

 

Any help would be much appreciated.

 

Thanks,

Twiggy

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  

×