Quote:
Originally Posted by Dr Zauis
"I've learned c++ and coded it, so I don't need it anymore."
Well Hello Albert Einstein! That was quick learning!
|
Quick yeah, but i dunno about how good is the code
Vrandom, once a player kills an other player , it add an entrie in the pvpstats table, in that way:
killID|Killername|killerlevel|killerguild|Looserna me|Looserlevel|Looserguild|PvPpoints|Timestamp
So you can see (using php by example):
- Daily, Weekly, Monthly: who is the best killer, which's the best guild, how many kills does have a player, who is the best target of a player, etc...
Also pvppoints are calculated depending of the levels and it also works for group kills.
Once I'll get to home, I'll show the code i've made.
Mag