Jump to content
Braf Mueller

Can't spawn Prairie Fire Units

Recommended Posts

Hello all,

I'm trying to help a friend make a mission, and while I haven't done this in a while, I'm fairly sure there is something wrong with Arma itself here.
I am attempting to spawn in groups from the Viet Cong faction using the following...

_unit = [getMarkerPos "vc_p1", EAST, (configfile >> "CfgGroups" >> "East" >> "VN_VC" >> "vn_o_group_men_vc_local" >> "vn_o_group_men_vc_local_04")] call BIS_fnc_spawnGroup;

Unfortunately, this always throws a generic error on line 160 of fn_spawnGroup.sqf. I have zero ideas as to why this happens.

I wouldn't need to do any of this if the Spawn AI module allowed us to spawn Viet Cong units natively, but that isn't an option.

EDIT: This seems to be the case with any Prairie Fire DLC groups.

Share this post


Link to post
Share on other sites

I know why this was happened. Let me report this issue to our team.

  • Thanks 1

Share this post


Link to post
Share on other sites

Nice!

On the other hand, I made my spawn module compatible with the DLC (not the same way than BI for placing units).

  • Like 2

Share this post


Link to post
Share on other sites
22 hours ago, POLPOX said:

I know why this was happened. Let me report this issue to our team.

Thank you for the response! I was surprised I ran into it to be honest.

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

×