Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 08:32

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Searching]PHP PVP Ranking

Discussion on [Searching]PHP PVP Ranking within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2009
Posts: 44
Received Thanks: 2
[Searching]PHP PVP Ranking

Hi

Do anyone know where i can find a php pvp ranking script, to put on my Metin2 website, or someone know how can i make one¿

I can give an example Website with the script on it if its needed.

Thank you,

Moisés
masterdj39 is offline  
Old 08/21/2012, 02:16   #2
 
elite*gold: 0
Join Date: May 2009
Posts: 44
Received Thanks: 2
Someone¿...
masterdj39 is offline  
Old 08/21/2012, 04:03   #3
 
Mijago's Avatar
 
elite*gold: 191
Join Date: May 2009
Posts: 1,214
Received Thanks: 2,594
PVP rank? You will need a quest which counts up or you read it from the log table (i would prefer the Quest )

for a normal Ranking you could use sth like this:
PHP Code:
<?
$e 
mysql_query("SELECT name,level,exp from player.player order by level,exp,name desc limit 50");
echo 
"<table><tr><td>Name</td><td>Level</td><td>EXP</td></tr>";
while(
$r mysql_fetch_object($e))
{
   echo 
"<tr><td>".$r->name."</td><td>".$r->level."</td><td>".$r->exp."</td></tr>";
}
echo 
"</table>";
?>
Mijago is offline  
Old 08/21/2012, 20:13   #4
 
elite*gold: 0
Join Date: May 2009
Posts: 44
Received Thanks: 2
I have the Quest, but it doenst count on the log table..

Is just ingame.

Thats why im trying to find a php ranking :s
masterdj39 is offline  
Old 09/11/2012, 17:11   #5
 
elite*gold: 0
Join Date: May 2009
Posts: 44
Received Thanks: 2
Can you help¿..
masterdj39 is offline  
Reply


Similar Threads Similar Threads
[B][RANKING TEAM] SUCHE EIN GUTES RANKING TEAM[B]
02/20/2012 - League of Legends - 2 Replies
Suche ein gutes ranking Team mit skype oder TS wo auch immer Übungszeiten für Ranking haben und vllt auch und zu mal ELS spielen zu können. Ich habe bisher noch keine ELO wertung und habe 1050 normale Wins und bin ein sehr erfahrener Spieler. Hoffe es melden sich einige:) LG
[Q] About int Ranking [Q]
04/27/2011 - Kal Online - 4 Replies
How is it possible that s2 players are on the same lvl as s1? Makes no sense unless the exp is higher.
[Searching]Hi people i'm searching media.pk2 for 2.019 english (SWSRO)
07/21/2009 - SRO Private Server - 4 Replies
TItile it's exist a media.pk2 in english? of SWSRO version 2.019...



All times are GMT +2. The time now is 08:32.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.