Hey, I am working on an xp counter but I'm not really getting it working :(
This is what I am triggering on:
You have 496,903,292 total xp, with 6,786,388 to next level and 24,325,293 to level.
I set those to 3 different variables, TotXp, XpTNL and XPToSp.
Then I want it to count over how much xp I made the last hour, and how much I've made the last 10 hours. So I figure I'd have to add some variables and a timer! I've never worked with timers before so I have no idea how to do that :(
This is what I am triggering on:
You have 496,903,292 total xp, with 6,786,388 to next level and 24,325,293 to level.
I set those to 3 different variables, TotXp, XpTNL and XPToSp.
Then I want it to count over how much xp I made the last hour, and how much I've made the last 10 hours. So I figure I'd have to add some variables and a timer! I've never worked with timers before so I have no idea how to do that :(