Tyler1985 10 Posted July 23, 2013 im trying to figure out how people are spawning units via scripted triggers here a simple spawn how could i achieve this please be gentle with me ; ) if (!isServer) exitWith {}; count3f = [(getMarkerPos "counter3f"),EAST, (configfile >> "CfgGroups" >> "East" >> "OPF_F" >> "Infantry" >> "OIA_InfSquad")] call BIS_fnc_spawnGroup; Share this post Link to post Share on other sites