masc 13 Posted March 19, 2013 (edited) 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 March 19, 2013 by masc Additional information Share this post Link to post Share on other sites
Larrow 2822 Posted March 20, 2013 See this thread BIS_fnc_spawnGroup not working Share this post Link to post Share on other sites