HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Computer Hero Learns Custom Spell with Triggers

07-08-2003, 12:53 PM#1
Vexorian
How to make a computer hero to learn a custom spell with triggers - custom text?
07-08-2003, 08:07 PM#2
Panto
The AI Editor has an option for you to configure the skills and order-of-learning which each hero uses. I haven't figured out the nuances, but it seems like that'd be a good direction for you to experiment in.
07-09-2003, 11:15 AM#3
Vexorian
I hope somebody think in another solution, I don't want to create an AI script for Each hero.
07-09-2003, 12:17 PM#4
AIAndy
The native to use in custom text is
native SelectHeroSkill takes unit whichHero, integer abilcode returns nothing
07-09-2003, 12:22 PM#5
Vexorian
thanks a lot