HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

AI Editor

08-31-2006, 10:52 PM#1
Lucavixp
Is there any tutorials of the AI Editor (GUI)? I can't seem to figure out how it all works. I don't have to learn JASS to use it do I? Any help or useful links would be greatly appreciated.
08-31-2006, 11:13 PM#2
Vexorian
The AI Editor is an underdog, the people really good at AI use .ai scripts directly, then the other people would rather use GUI to make order - based AI and avoid learning yet another language. If for anything the AI editor is sometimes used to allow heroes to learn skills.

There isn't much to be said about it if you understand GUI. Only that you need to import the .wai or compiled .ai script in your map using the import manager and then execute the AI script with that trigger action. As to how to use the AI editor it should be straight forward, shouldn't it?
09-01-2006, 12:12 AM#3
Lucavixp
Yeah. I was wanting to use it for a melée-map type mod. Sounds like I can use Blizzard's wai/ai scripts right? And just change the building importances etc