Jump to content
Sign in to follow this  
masc

Problems with BIS_fnc_spawngroup?

Recommended Posts

Hi!

I'm making a COOP mission in which I try to spawn units using BIS_fnc_spawngroup, which shouldn't be that much of a problem.

_grp = [getMarkerPos "pos1", EAST, 10] call BIS_fnc_spawnGroup;

But I really don't get it to work. I've tried to adding a East Soldier just on the mission to create the side-center, but no luck.

I've tried to initialize the command via triggers, units, etc, but no luck.

Any ideas?

edit: I get no error-messages or such aswell.

Edited by masc
Additional information

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  

×