beginscript; label Start: IncludeGTarget(11); IncludeUTarget(0x7401); if (OtherUnitDead(Drg_Gr4_03_Scr)) { SetFollowUnit(Drg_Gr4_02_Scr,25,100); } label End: EndFrame(); goto End; endscript; $