Thread Tools Display Modes
10-19-05, 02:28 AM   #1
Global
A Flamescale Wyrmkin
 
Global's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2005
Posts: 95
Buff Stacking and Pet Events?

Heyas, I'm fairly new to this forum. I've mostly just reported CT bugs to the team. Recently I decided to remake the original Perl mods. My remake can be found here.

Anyway, with 1.7 released I wanted to add buff stacking to my mod as one of the new updated features. Unfortunately WinMPQ can't open the file to see any new stuff, so I'm kind of in the dark about how to implement this feature.

My second question is regarding pet events. To be more specific, UNIT_ENERGY, UNIT_MANA, and UNIT_RAGE. These events don't ever fire when your pet is changing. So i was wondering what I could possible do to get around this. I know i could just have the energy/rage update on every event, but I was hoping there was another way to do it.

Any help on any of this would be greatly appreciated.

Global
  Reply With Quote
10-19-05, 04:46 AM   #2
Elkano
A Flamescale Wyrmkin
 
Elkano's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2005
Posts: 131
Until WinMPQ is fixed, there ar at least two ways to help you:
Blizzard's tool to extract the interface files: http://ftp.blizzard.com/pub/WoW/othe...terfaceKit.zip
MyWarcraftStudio: http://www.curse-gaming.com/mod.php?addid=657

WRT the pets: arent they using sth else then mana/energy/rage?
There is a UNIT_FOCUS event, maybe this fires.
  Reply With Quote
10-19-05, 01:13 PM   #3
Global
A Flamescale Wyrmkin
 
Global's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2005
Posts: 95
thanks for the links for other apps to use. i'll have to give them a try. as far as the pet is concerned, UNIT_FOCUS worked perfectly. thanks a ton for telling me about that one.
  Reply With Quote
10-20-05, 12:34 AM   #4
Elkano
A Flamescale Wyrmkin
 
Elkano's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2005
Posts: 131
You're welcome

I had a look at http://www.wowwiki.com , where (all?) events are listed. Focus sounded familiar with pets but it still was a shot into the blue. But now we know it's the correct one I think I should update the information for thisone
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Buff Stacking and Pet 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