[Release] PvP Rankings System
Had this script on my computer a while ago it was getting out-of-date.
So i decided to update it so here it is.
Demo: Click here
Download: Click here
Installation guide:
Step 1:
Open the file config.php modify this to your server information.
When done save it.
Step 2:
Now open pvp_rank.php with notepad and go to row 20 and modify SERVER NAME to your server name.
When done save the file.
Step 3:
Now upload these files and you are able to see your top PvP'ers!
Re: [Release] PvP Rankings System
If you dont want to have an top 5 you can modify row 17
LIMIT 5"; change the 5 to whatever you want for example if you want a top 10.
Use this LIMIT 10";
Re: [Release] PvP Rankings System
Edit:Nevermind, didn't read it through. Great work though!
Re: [Release] PvP Rankings System
Nice might use this for my site.
Re: [Release] PvP Rankings System