Thread Tools Display Modes
07-29-10, 07:46 AM   #1
Wildbreath
A Cyclonian
 
Wildbreath's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 46
NotifyInspect

why do i use NotifyInspect to all players (in raid) and when INSPECT_TALENT_READY fired i got old talents data from other player, how to do right?
ofc, i used ClearInspectPlayer before scanning

NotifyInspect("raid1")
INSPECT_TALENT_READY = >> unit="raid1" (class="Priest", talents="Disc")
NotifyInspect("raid2")
INSPECT_TALENT_READY = >> unit="raid2" (class="Warrior", talents="Disc")

GetTalentTabInfo used for check talents (i make a plugin for oUF arena frames)
  Reply With Quote
07-31-10, 02:20 AM   #2
Wildbreath
A Cyclonian
 
Wildbreath's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 46
i got a solve, close thread if possible
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » NotifyInspect


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