You must be logged in to post messages.
Please login or register

AI & RM Scripting
Moderated by Sebastien, Leif Ericson

Hop to:    
loginhomeregisterhelprules
Bottom
Topic Subject: Age of Kings Hand Cannoneer
posted 08-09-15 04:07 PM CT (US)   
Hi All,

I want to know if it possible to restor the Hand Cannoneer Research at the Archery Range into the Conquerors Expansion, but not only via data editing (because this part is too easy for me to do) but the real question is:

Will be, the standard original AI of the Conquerors, able to detect and research it, or the AI from Aok was changed for AoC?

Thanks in advance!
Replies:
posted 08-09-15 05:51 PM CT (US)     1 / 8  
The AI in the expansion is a completely new AI as far as I know.

~`o´~|\  Join the fresh and exciting AI Ladder for its fourth season!
´ `  |_\
       |    Learn the joy of AI scripting in my guide: The World of AI Scripting
______|______
 \        /
   .....Hinga Dinga Durgen! - SpongeBob
  `-=<.__.>=-´
posted 08-09-15 06:40 PM CT (US)     2 / 8  
So re-enabling the AoK Hand Cannoneer research into AoC will make the HC untrainable by the AI? Am I right?
posted 08-09-15 07:30 PM CT (US)     3 / 8  
Probably.

~`o´~|\  Join the fresh and exciting AI Ladder for its fourth season!
´ `  |_\
       |    Learn the joy of AI scripting in my guide: The World of AI Scripting
______|______
 \        /
   .....Hinga Dinga Durgen! - SpongeBob
  `-=<.__.>=-´
posted 10-08-15 04:52 PM CT (US)     4 / 8  
Leif, You probably know how to open and edit AIs file, if I send the file to you, you'll be able to restore the HC & BC Technology to me please without touching or messing up the other parts of the AI?

Thank you in advance!
posted 10-08-15 07:37 PM CT (US)     5 / 8  
Add this code to the top of the primary AI file:

(defrule
(can-research 85) ;Unlock Hand Cannoneer
=>
(research 85)
)

(defrule
(can-research 188) ;Unlock Hand Cannoneer
=>
(research 188)
)

~`o´~|\  Join the fresh and exciting AI Ladder for its fourth season!
´ `  |_\
       |    Learn the joy of AI scripting in my guide: The World of AI Scripting
______|______
 \        /
   .....Hinga Dinga Durgen! - SpongeBob
  `-=<.__.>=-´
posted 10-09-15 07:39 AM CT (US)     6 / 8  
Thanks Leif, but can I bother you by asking a really deep step by step guide on which file open, how to open it and where, in which part of the file insert what you said me, please!

Obviously I will do this AFTER the sata editing, and not befor, A I right?
posted 10-09-15 01:17 PM CT (US)     7 / 8  
Are you trying to modify the standard AI, or are you trying to modify a custom AI?

~`o´~|\  Join the fresh and exciting AI Ladder for its fourth season!
´ `  |_\
       |    Learn the joy of AI scripting in my guide: The World of AI Scripting
______|______
 \        /
   .....Hinga Dinga Durgen! - SpongeBob
  `-=<.__.>=-´
posted 10-09-15 05:46 PM CT (US)     8 / 8  
The standard one, I use The conquerors without any patch installed, only my own mod was installed, and I made my own mod on the standard version of the game!
Age of Kings Heaven » Forums » AI & RM Scripting » Age of Kings Hand Cannoneer
Top
You must be logged in to post messages.
Please login or register
Hop to:    
Age of Kings Heaven | HeavenGames