IMP_CAES_MIRO_III - Davis 2020 - Aztex

Upload your latest creations here.
Please note that by posting comments to posts in this forum you forfeit your personal copyright on whatever you post. AI Scripters reserves the right to re-use objective comments in script reviews without requiring the posting author's permission. Credit, where appropriate will be given in such cases.
Post Reply
User avatar
IMP_CAES_MIRO
Guru
Posts: 943
Joined: Mon May 19, 2008 1:12 am
Location: Pta SA
Contact:

IMP_CAES_MIRO_III - Davis 2020 - Aztex

Post by IMP_CAES_MIRO »

Re-animated Legacy script - nothing to see here - 99% still pre-UP code.

gg hf @ Davis. :dance
Attachments
MiroIII_Aztec_Davis_2020.rar
v1 for Davis
(37.37 KiB) Downloaded 352 times

User avatar
Esty
Waheguru
Posts: 1159
Joined: Wed Dec 30, 2015 7:37 am

Re: IMP_CAES_MIRO_III - Davis 2020 - Aztex

Post by Esty »

Thx :)

GL HF bro !
Author of TRiBaL_Warrior, Yggdrasil, PharaoN, WoodyWood Pecker and currently :o dette :dance

User avatar
IMP_CAES_MIRO
Guru
Posts: 943
Joined: Mon May 19, 2008 1:12 am
Location: Pta SA
Contact:

Re: IMP_CAES_MIRO_III - Davis 2020 - Aztex

Post by IMP_CAES_MIRO »

Hi guys,

Fixed the show-stopper bug

Code that seemed to be causing the problem:
(defrule
(current-age == castle-age)
=>
(set-strategic-number sn-allow-adjacent-dropsites 1)
(up-set-offense-priority c: town-center c: -1) ; crashed = 0
(up-set-offense-priority c: lumber-camp c: 6) ; crashed = 50
(up-set-offense-priority c: mining-camp c: 11) ;crashed = 50
(up-set-offense-priority c: mill c: 1)
(disable-self)
)


Commented out some bad code just in case:
; (up-guard-unit eagle-warrior-line c: villager-builder)
; (up-guard-unit archer-line c: villager-builder)
; (up-guard-unit monk c: villager-builder)
; (set-goal sneaky-santa 1)

:blink:

Thanks to Electricity & Cheese for helping debugging
Attachments
MIRO III Aztex Davis 2020 debugged.rar
(37.43 KiB) Downloaded 353 times
Capture.PNG
Capture.PNG (100.2 KiB) Viewed 5867 times

User avatar
IMP_CAES_MIRO
Guru
Posts: 943
Joined: Mon May 19, 2008 1:12 am
Location: Pta SA
Contact:

Re: IMP_CAES_MIRO_III - Davis 2020 - Aztex

Post by IMP_CAES_MIRO »

In some cases starting to see Human-like Fast Castle times - still does not happen most of the time but hoping to get there. Of course we need to ask - does time matter? Will slow and steady flushes lead to more stable eco, more researches and more wins? Or can speed prevail? We will see this question answered hopefully around this cup.


Hoping that this latest release with minor fixes proves more of a challenge to opponents in Davis.
Attachments
FC.png
FC.png (56.87 KiB) Viewed 5829 times
IMP_CAES_MIRO_III_DAVIS_Release2.rar
(37.75 KiB) Downloaded 357 times

User avatar
IMP_CAES_MIRO
Guru
Posts: 943
Joined: Mon May 19, 2008 1:12 am
Location: Pta SA
Contact:

Re: IMP_CAES_MIRO_III - Davis 2020 - Aztex

Post by IMP_CAES_MIRO »

Planning to fix, modernise & release more civs for the next games so that play offs can be more interesting

User avatar
Promiskuitiv
Waheguru
Posts: 1364
Joined: Thu Nov 10, 2011 1:07 pm

Re: IMP_CAES_MIRO_III - Davis 2020 - Aztex

Post by Promiskuitiv »

Thank you for the updates Miro. :dance

User avatar
IMP_CAES_MIRO
Guru
Posts: 943
Joined: Mon May 19, 2008 1:12 am
Location: Pta SA
Contact:

Re: IMP_CAES_MIRO_III - Davis 2020 - Aztex

Post by IMP_CAES_MIRO »

Updating in interrim
Attachments
MIRO III DAVIS - update 3.rar
(39.52 KiB) Downloaded 363 times

User avatar
IMP_CAES_MIRO
Guru
Posts: 943
Joined: Mon May 19, 2008 1:12 am
Location: Pta SA
Contact:

Re: IMP_CAES_MIRO_III - Davis 2020 - Aztex

Post by IMP_CAES_MIRO »

Updating - please use this for Davis weekend --

I have debugged a bit and brushed off another Civ which can be played

Now plays combo of Teutons and Aztecs. Aztecs does what it's been doing, Teutons tries to Boom.

1v1 - AZTEC

2v2 - AZTEC (1), TEUTONS (1)

4v4 - AZTEC (2), TEUTONS (2)

Lets see what it does - I'll try fix up another one or two civs for future games.
Attachments
MIRO II DAVIS AI Update 4.rar
(39.75 KiB) Downloaded 371 times
Last edited by IMP_CAES_MIRO on Thu Mar 05, 2020 9:32 am, edited 1 time in total.

User avatar
Leif Ericson
Waheguru
Posts: 1423
Joined: Wed Dec 09, 2009 8:15 pm
Location: United States

Re: IMP_CAES_MIRO_III - Davis 2020 - Aztex

Post by Leif Ericson »

Nice. :dance

Post Reply