View Single Post
12-05-10, 11:19 PM   #5
strickland
A Cyclonian
Join Date: Apr 2007
Posts: 40
Originally Posted by p3lim View Post
Grab the function and stick it to the top of the file.
ok, ive tried my best , and put in the effort to try and make it work, went into evl's code to find the function you meant to put in the top of the file, found this.


Code:
 
function addon:COMBAT_LOG_EVENT_UNFILTERED(event, timestamp, eventType, sourceGUID, sourceName, sourceFlags, destGUID, destName, destFlags, ...)
I put that in the top of file, "No error" but also didn't work. and I looked over the other lines that has NoFlags word in it, all the things that has NoFlags in it, was in the current combattext i'm using. so I didn't add them because theyre already there.... sorry But you tell me to grab the function, and i'm not sure what is the function actually.
  Reply With Quote