local marker1 = createMarker( 2485.22998, -1666.72485, 13.34375, "cylinder", 2, 255, 255, 255 ) function attach(thePlayer) attachElements(marker1, thePlayer, 0, 0, 5 ) end