beginscript; label Start: label SetHUD2: if (OtherUnitInArea(INVISJ01, 9014, 3258, 500)) { // SetHUDTarget(0x7836); EndFrame(); goto End; } EndFrame(); goto SetHUD2; label End: EndFrame(); goto End; endscript; $