beginscript; ExcTargetType(0xffffffff); label Wait: WaitForTime(100); ReEvaluate(); IncTargetType(0xffffffff); IncludeUTarget(0x6c01); SetFollowUnit(MainTrain,100,800); SetFollowRange(500); ReEvaluate(); BreakWptsOnAttack(); EndFrame(); goto End; EndFrame(); goto Wait; label End: EndFrame(); goto End; endscript; $