Edited 9 years ago by M4RT14L
Hi,
I am using a script to spawn ALiVE compositions In this way,
_null = [(configfile >> "CfgGroups" >> "Empty" >> "ALIVE" >> "other" >> "mediumCheckpoint1"), getMarkerPos "mkrX", 0] call ALIVE_fnc_spawnComposition;
Is possible to delete it after? for cleaning purposes.
Greets and thanks.