Jump to content
  • 0

Top pvp pk


giannakislol

Question

2 answers to this question

Recommended Posts

  • 0

hello all, is there any pvp pk list or npc for l2j gracia final ?

Its not hard to make 1..select an NPC,go to navicat see the ID of the NPC..go to html/default find the npc's id and start make your top players list etc...

example: NPC Name: Nephilim,NPC's ID:666.Navicat>Database>NPC>Nephilim>Title Top Players.Gameserver/Data/html/Default/666

<html><title>Top Players</title>

<body>

<center>

<font color="996633">=*Top 5 Players*=</font><br><br><br>

<font color="990066">1.Ambulance</font><br><br>

 

<font color="FFCC00">2.XiXSpiRoSFeaRXiX</font><br><br>

 

<font color="CC3300">3.SweetMe</font><br><br>

 

<font color="CC3333">4.SailorMoon</font><br><br>

 

<font color="3399FF">5.BlaCkLegiOn</font><br><br>

 

<td><button value="Go Back" action="bypass -h npc_%objectId%_Chat 4" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"></td><br>

</body>

</html>

[move]gl[/move]

Link to comment
Share on other sites

  • 0

Traffic he means an automated query.

giannakislol you have to make a query and make a for statement where you create each HTML line. You might wanna index it too otherwise it WILL create lag.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...