home *** CD-ROM | disk | FTP | other *** search
- #BATTLESHIP MakBir(MK) MakPlo(MK) MakRib(MK) MakTri(MK) MakUni(MK) MakTor(MK) PerBir(PR) PerPlo(PR) PerRib(PR) PerShp(PR) IndBir(IN) IndPlo(IN) IndRib(IN) IndUni(IN) EgpPlo(EG) EgpRib(EG) EgpShp(EG) EgpTor(EG) EgpTorm(EG)
- if GetLastCommTime > 5 DistToAim > 400 DistToMT > 600
- do MoveToAim 1
- if St_Attack = 0 DistToMT < 600
- do Fire 1
- if GetLastCommTime > 5 GetMTStandTime > 1 DistToMT < 600 GetMTAngl < 64
- do Ram 2
- if GetLastCommTime > 5 GetMTStandTime > 1 DistToMT < 600 GetMTAngl > 210
- do Ram 2
- if GetLastCommTime > 5 DistToAim < 300 DistToMT > 900
- do FireOnEnmBuilding 2
- #
- #FORMATIONS MakSar(MK) MakGip(MK) MakPlu(MK) MakDub(MK) MakKKat(MK) MakKDim(MK) MakBar(MK) MakKSkifL(MK) MakKSkifT(MK) PerKar(PR) PerBes(PR) PerPlu(PR) PerDub(PR) PerBar(PR) PerKSkifL(PR) PerKSkifT(PR) IndTha(IN) IndKop(IN) IndPlu(IN) IndDub(IN) IndKKsh(IN) IndBar(IN) IndKSkifL(IN) IndKSkifT(IN) EgpTop(EG) EgpFil(EG) EgpPlu(EG) EgpDub(EG) EgpKop(EG) EgpKSkifL(EG) EgpKSkifT(EG) EgpBar(EG)
- if DistToAim > 100 GetLastCommTime > 5 DistToMT > 400
- do MoveToAim 11
- if GetLastCommTime > 5 DistToMT < 1000
- do AttackMT 12
- #
- #STRELKI MakPra(MK) MakPel(MK) MakLuc(MK) MakKFes(MK) PerLuc(PR) EgpNLuc(EG) PerPra(PR) PerKLuc(PR) PerKCem(PR) PerKMet(PR) IndLuc(IN) EgpPra(EG) IndPra(IN) EgpLuc(EG)
- if DistToAim > 100 GetLastCommTime > 5 DistToMT > 400
- do MoveToAim 11
- if GetLastCommTime > 5 DistToMT < 200 GetMeleeForceDiff < 100
- do MoveBack 12
- if GetLastCommTime > 8 GetDistToEnmBuilding < 500 DistToMT > 1000
- do FireOnEnmBuilding 13
- if GetLastCommTime > 8 GetDistToEnmTower < 400
- do FireOnEnmTower 13
- #
- #BALISTA MakBal(MK) IndBal(IN) PerBal(PR) EgpBal(EG) MakKat(MK) IndKat(IN) PerKat(PR) EgpKat(EG)
- if DistToAim > 100 GetLastCommTime > 5 DistToMT > 1300
- do MoveToAim 11
- if GetLastCommTime > 5 GetDistToEnmBuilding < 1300
- do FireOnEnmBuilding 13
- if GetLastCommTime > 3 DistToMT < 800
- do MoveBack 14
- if GetLastCommTime > 3 GetDistToEnmTower < 1300
- do FireOnEnmTower 16
- #
-
-