Jump to content
Sign in to follow this  
1para{god-father}

BIS_fnc_spawnGroup Spawn Issue with GUR

Recommended Posts

Ny idea why this will not spawn the group in , it work if i want to spawn in normal takistan but now when i want to spawn in GUR ?

_grpbuild1 = [getMarkerPos "task2", GUE, (configFile >> "CfgGroups" >> "GUE" >> "BIS_TK_GUE" >> "Infantry" >> "TK_GUE_Group")] call BIS_fnc_spawnGroup;

Share this post


Link to post
Share on other sites

try:

_grpbuild1 = [getMarkerPos "task2", RESISTANCE, (configFile >> "CfgGroups" >> "Guerrila" >> "BIS_TK_GUE" >> "Infantry" >> "TK_GUE_Group")] call BIS_fnc_spawnGroup;

:j:

*update*

Deleted wrong example.

Edited by Buliwyf

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  

×