Register for your free account! | Forgot your password?

You last visited: Today at 17:55

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

Advertisement



Metin2 Homepage

Discussion on Metin2 Homepage within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2015
Posts: 35
Received Thanks: 0
Metin2 Homepage

Hallo Liebe Community, und zwar ich habe eine Homepage bekommen.
Und da möchte ich zu TOP PLAYER in Level Auf Kills setzen.

Die Kills werden in player.kills gezählt.

Code:
           <table width="166" cellspacing="-1" class="player-table">
              		<tr class="trTop">
                    <td width="24" align="center">#</td>
                    <td width="91" style="text-indent:5px;">Player</td>
                    <td width="43" align="center">x</td>
                  </tr>  
                   <?php
				$topQry = mysql_query("
				SELECT player.name,player.kills,player_index.empire FROM player.player
				LEFT JOIN player.player_index ON player_index.id = player.account_id
				INNER JOIN account.account 
  				ON account.id=player.account_id
				WHERE player.name NOT LIKE '[%]%'
				AND account.status!='BLOCK'
         		ORDER BY player.kills Limit 5");
				while($topfetch = mysql_fetch_object($topQry)) {
				$r++;
				?>	  
                   <tr>
                    <td width="24" align="center"><?php echo $r; ?></td>
                    <td width="91" style="text-indent:5px;"><?php echo $topfetch->name; ?></td>
                    <td width="43" align="center"><?php echo $topfetch->level; ?></td>
                  </tr>  
               <?php } ?>                       
             </table>
Ich hoffe einer kann mir dies umschreiben.

MFG.
Alife is offline  
Old 08/26/2015, 17:58   #2

 
elite*gold: 83
Join Date: Nov 2013
Posts: 2,891
Received Thanks: 2,764
Quote:
Originally Posted by Alife View Post
Und da möchte ich zu TOP PLAYER in Level Auf Kills setzen.
nochmal genauer bitte
rollback is offline  
Old 08/26/2015, 18:03   #3
 
elite*gold: 0
Join Date: Aug 2015
Posts: 35
Received Thanks: 0
Quote:
Originally Posted by Seחsi View Post
nochmal genauer bitte
Das ist auf meiner Homepage, ein Rangliste. Dies möchte ich umwandeln in PvP Kills.

Table: player >> kills

Code:
Code:
           <table width="166" cellspacing="-1" class="player-table">
              		<tr class="trTop">
                    <td width="24" align="center">#</td>
                    <td width="91" style="text-indent:5px;">Player</td>
                    <td width="43" align="center">x</td>
                  </tr>  
                   <?php
				$topQry = mysql_query("
				SELECT player.name,player.kills,player_index.empire FROM player.player
				LEFT JOIN player.player_index ON player_index.id = player.account_id
				INNER JOIN account.account 
  				ON account.id=player.account_id
				WHERE player.name NOT LIKE '[%]%'
				AND account.status!='BLOCK'
         		ORDER BY player.kills Limit 5");
				while($topfetch = mysql_fetch_object($topQry)) {
				$r++;
				?>	  
                   <tr>
                    <td width="24" align="center"><?php echo $r; ?></td>
                    <td width="91" style="text-indent:5px;"><?php echo $topfetch->name; ?></td>
                    <td width="43" align="center"><?php echo $topfetch->level; ?></td>
                  </tr>  
               <?php } ?>                       
             </table>
Alife is offline  
Old 08/26/2015, 18:04   #4

 
elite*gold: 83
Join Date: Nov 2013
Posts: 2,891
Received Thanks: 2,764
Das wird bereits nach kills sortiert
rollback is offline  
Old 08/26/2015, 19:17   #5
 
αƙσყα's Avatar
 
elite*gold: LOCKED
Join Date: Aug 2015
Posts: 97
Received Thanks: 74
Sorry, aber das ist doch nur 2 Minuten genaues hinsehen, nicht nötig einen Thread zu eröffnen.
αƙσყα is offline  
Old 08/26/2015, 20:04   #6


 
elite*gold: 0
Join Date: Aug 2013
Posts: 1,701
Received Thanks: 1,385
Ist einfach zu machen, einfach mal schauen vor dem Fragen!
Zumal man niemals nach Kills sortieren sollte, denn dort sind Pusher vorprogrammiert!
/exit is offline  
Reply


Similar Threads Similar Threads
[First Release] Metin2 Homepage Design V.1 by Vazy [Homepage Baukasten]
04/25/2012 - Metin2 PServer Guides & Strategies - 20 Replies
Hallo Community, hiermit möchte ich mein erstes Homepage Design RELEASEN, dass ich mit Gimp bearbeitet habe. Diese Homepage funktioniert nur auf dem Homepage Baukasten! Jetzt kommen noch paar Screens >.> http://img.webme.com/pic/v/vazy-world/metin2homep agev1bydesigner.png Download Link: KLICK MICH PS: Wenn ihr auf den "KLICK MICH" Download Link geht einfach unter der Navigation "Downloads" gehen :)



All times are GMT +2. The time now is 17:55.


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.