View Single Post
04/10/14, 04:52 PM   #7
L8Knight
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 6
I think the arguments on the wiki might be wrong. This is what I use for my handler (figured out by trial and error):

Code:
function SIEB.ExperienceUpdate(reason, unitTag, currentExp, maxExp)
I have a hunch the veteran update is wrong too, but no way to test that.
  Reply With Quote