nope
I try again after your post 2 options
1) init line leader of template : nul = [this,"MARKER1","TEMPLATE:",1] execVM "scripts\upsmon.sqf";
triger: nul = [1,getmarkerpos "MARKER2",1,["MARKER2", "SAFE"]] execVM "SCRIPTS\UPSMON\MODULES\UPSMON_SPAWN.SQF";
debug say:spawning 1 copies of template1 -spawn alot of team leaders ;)
2)init line leader of template : nul = [this,getmarkerpos "MARKER1","TEMPLATE:",1] execVM "scripts\upsmon.sqf";
triger: nul = [1,getmarkerpos "MARKER2",1,["MARKER2", "SAFE"]] execVM "SCRIPTS\UPSMON\MODULES\UPSMON_SPAWN.SQF";
debug say:spawning 1 copies of template1 - NOTHING spawned
template-normal group CSAT from editor
my friend has the same :(