beginscript; SetFollowUnit (Spt_Gr1_01_Scr, 100, 150); SetFollowRange (850); ExcludeGTarget (1); IncludeGTarget (2); label End: EndFrame(); goto End; endscript; $