beginscript; SetFollowWaypoint(120,10,10); IncludeGTarget (1); // ExcTargetType(0x1); IncTargetType(0x1); SelectWeapons(1,0,0); IncludeUTarget (0x7401); label End: EndFrame(); goto End; endscript; $