Now when I kill a Mob, I get told how much experince I've gained.
You got * xp.
I want to take %1 - add it up and then use it to work out the XP for that Hour,
And display it in the format of
00:00 - 2000XP
01:00 - 200XP
02:00 - 34500XP
As well as accumilating a figure that saves stat of the xp earned and how many hours it took so I can then work out a general average xp per hour.
How do I go about doing this?
You got * xp.
I want to take %1 - add it up and then use it to work out the XP for that Hour,
And display it in the format of
00:00 - 2000XP
01:00 - 200XP
02:00 - 34500XP
As well as accumilating a figure that saves stat of the xp earned and how many hours it took so I can then work out a general average xp per hour.
How do I go about doing this?