View Single Post
09-13-11, 04:00 PM   #5
Levisaxos
A Murloc Raider
Join Date: Sep 2011
Posts: 7
Originally Posted by Nibelheim View Post
Let's say you've got this line in your .toc
Code:
See orginal post for code
Now, in your .lua file, you can do something like so:
Code:
See orginal post for code
Thanks, this got me a working version of what I exactly want but i'm still having the problem that both events, the PLAYER_LOADED and COMBAT_LOG_EVENT_UNFILTERED are being loaded twice whenever I log in, or kill a mob.
How can I fix this?

Last edited by Levisaxos : 09-13-11 at 04:04 PM.
  Reply With Quote