Results: 1Comments by: xaade
File: XP Notifier08/17/14
I have a fix
Posted By: xaade
In the main.lua Change the code to this function XPN.GainedSkillXP(eventID, skillType, skillLine, reason, rank, lastXP, currentXP) local skillName, currentLevel = GetSkillLineInfo(skillType, skillLine) local lastRankXP, nextRankXP, curXP = GetSkillLineXPInfo(skillType, skillLine) XPN.AddSkillIfNotExist(skillName,...