View Single Post
08-29-06, 06:49 AM   #1
Zax
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Aug 2006
Posts: 147
[LUA] Who is looting?

Hello,

I would like to know who is looting in raid/party and I tried to trap "CHAT_MSG_LOOT" event. It works fine for "basic" loot but it's not sent when a loot need a roll.

I looked at the wowwiki loot events list but didn't find the right event (I need to know the player who "started" the loot event).

Any idea of an event or hook?

Thanks in advance.
  Reply With Quote