insertcoins Posted April 15, 2014 Report Share Posted April 15, 2014 your markers aren't markers, sai Stoney. Try this _this = createMarker ["dzaiprisonspawn1", [xxxxxx.xxx, xxxxx.xxx, 0]]; _this setMarkerShape "ELLIPSE"; _this setMarkerType "Flag"; _this setMarkerBrush "Solid"; _this setMarkerSize [200, 200]; _this setMarkerAlpha 0; _dzaiprisonspawn1 = _this; and change the xxx's to the world cords of the prison. Link to comment Share on other sites More sharing options...