rjtwins 10 Posted April 3, 2011 I wrote a smal script for one of my missions AT2 = ["IMMEDIATE", "LASER", 0, 1]; Target1 = getPos player nearObjects ["laserTargetW",1000]; _marker = createMarker ["Marker2", position Target1 ]; LT1 = getMarkerPos Marker2; [LRIPPER, LT1, AT2] call BIS_ARTY_F_ExecuteTemplateMission; its intended to fire 1 laser guided round upon the location of the laser pointer. But IT DOENS'S WORk. I seached for over 3 days now. somboyd please help. Share this post Link to post Share on other sites