View Single Post
10-08-14, 03:56 PM   #7
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,313
I wrote a prototype AIML parser that works in WoD if you want to use it. It isn't 100% functional as there are some glitches and unsupported features. I only wrote it to revive an old addon by request. It's embedded into a working copy of the AIBot addon that I rewrote from the ground up. All of the AIML brain data and the init vars were left unchanged.

http://www.wowinterface.com/forums/s...581#post294995

PS: I don't think the new AIML storage format mentioned later on the thread made it into the addon by the time I stopped development on it. The size of the brain table after converting the source AIML files would've required another rewrite to squeeze out as much performance as I could.
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)

Last edited by SDPhantom : 10-09-14 at 12:59 AM.
  Reply With Quote