I know, I know, this seems like it would be something covered elsewhere, but to be honest, I can't find it. I found a plugin that will time how long it takes to get to the next level, but I couldn't modify that plugin sufficiently for my needs.
I want to create an experience/time calculator. Meaning, when a fight beins, I want to start a timer that will stop when the fight ends, then divide the number of experience points by that time.
It would be helpful if the result could be appended to a notepad too, but if everything else is script oriented, I should be able to do that (thank you for help with that, by the way).
For the sake of examples, let's say that something simple happens at the beginning of every fight like:
The fight has begun!
and ends with:
You recieve * experience points.
Thanks for all your help! |