Download Latest Version createEventAI-2.5.0.zip (156.5 kB)
Email in envelope

Get an email when there's a new version of eventAIandLoot

Home
Name Modified Size InfoDownloads / Week
readme.txt 2011-08-27 1.5 kB
createEventAI-2.5.0.zip 2011-08-27 156.5 kB
Totals: 2 Items   158.0 kB 0
2010-04-26 - 2011-02-24
>> CreatureEAILoot <<

createEAILoot
            Inspired by my old createLoot program

Create eventAI and loot entries for the trinity database.


This program will read the "abilities" and "item" information from www.wowhead.com.


See "url.properties" if you want to specify your own wowhead URL (eg. http://old.wowhead.com).


Just double click on the .bat file and enter the ID of the NPC.
If you want all creatures from a specific zone - enter the zone ID and "z".


The first start will take a lot of time - the program reads all html pages
and saves them to the local disc.




LOOT WARNING:
------------
You should *not* use the loot "as is" - it is just what wowhead "thinks" the loot
might be. Think of it as some example and edit it by hand!

You *must* edit the loot by hand - since it also contains world random drops, which
should not be in this loot table.


gl, hf
kizura

lousy.kizura@gmail.com

PS:
Directories used:
tmp             -- All html pages are saved inside a "tmp" folder - delete it, if you want fresh data.
lootcreature    -- Contains loot files for each creature.
eventAI         -- Contains the eventAI for each creature.
                   These scripts will delete all existing eventAI for the mob and insert the generated.
eventAI\onlyNew -- Special SQL scripts, that will only insert the eventAI if there was none before.
                   Existing AI will *not* be deleted - eventAI will only be inserted, if nothing is found.
Source: readme.txt, updated 2011-08-27