Thread Tools Display Modes
01-17-05, 06:14 PM   #1
bahzeel
A Deviate Faerie Dragon
Join Date: Jan 2005
Posts: 10
List of game events?

I'm looking around for a list of the events the game generates that I can use in a custom UI mod. Most specifically, as I realize that there is a very large number of them, I'm looking for combat log / chat msg events.

Is there any sort of systematic listing of the events somewhere? Is this data I can get out of the game files? (oh my - that's going to be entertaining :P)

Thanks!
  Reply With Quote
01-17-05, 09:27 PM   #2
Reverser
A Defias Bandit
Join Date: Jan 2005
Posts: 3
Events

There is a fairly complete listing of the events you can respond to and the WoW API @ WoWWiki.

You can also find this same information in the UI.xsd file in your interface directory (get the official Blizzard WoW customization tool to create these files) @ http://www.blizzard.com/support/wow/?id=aww01669p.

Hope this helps.

Reverser
  Reply With Quote
01-18-05, 10:50 AM   #3
bahzeel
A Deviate Faerie Dragon
Join Date: Jan 2005
Posts: 10
Thanks Reverser - I found that list of game events - very helpful indeed. I've also found a standalone DPS tool that has the basic mechanics that I'm looking for (DPS for a combat period rather than a time window), and it even relies on game events for picking up damage done.

So a few minor modifications (or so the theory goes), and it'll also track damage dealt to the player via the appropriate game events, and *poof* - a DPS Taken mod!
  Reply With Quote
01-20-05, 08:09 PM   #4
Harrowed
A Murloc Raider
 
Harrowed's Avatar
Join Date: Jan 2005
Posts: 4
I put these together yesterday.

http://harrowed.siderus.net/Interface_Register_List.xml <- Event Registers Used in Interface for 4150, AKA Client version 1.2.1
http://harrowed.siderus.net/Interface_Function_List.xml <- Lists every Function in Interface for 4150, AKA Client version 1.2.1
  Reply With Quote

WoWInterface » Developer Discussions » Tutorials & Other Helpful Info. » List of game events?

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off