beginscript; label checkchopper1: if (OtherUnitDead(0x7c02)) { } EndFrame(); goto checkchopper1; label End: EndFrame(); goto End; endscript; $