Jump to content

[Share]NPC Olympiad Rank Online


RedHoT

Recommended Posts

chatwindowen.jpg

 

Made about equal (Interlude).

To add in another version just modify the imports.

much attention in this import, because its path is variable from one version to another.

from lt.equal.util                             import Rnd

 

Download at 4Shared

 

Developers: Leandro Candido (RedHot) and Daniel Vargas (InfectedMushroom)

 

Link to comment
Share on other sites

have prblem with this npc. i use l2jserver files Gracia Epilogue and I had to change

 

imports and:

 

this;

 

("SELECT char_name, olympiad_points, competitions_done from olympiad_nobles where class_id=88 and competitions_done>=9 order by olympiad_points desc, competitions_done desc");

 

for this

 

("SELECT characters.char_name,  olympiad_nobles.competitions_done, olympiad_nobles.olympiad_points  FROM olympiad_nobles, characters WHERE characters.charId = olympiad_nobles.charId AND olympiad_nobles.class_id AND class_id=88 AND olympiad_nobles.competitions_done >= 9 order by olympiad_points desc, competitions_done desc");

 

worked well at first but after some time has stopped nothing shows

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
Reply to this topic...

×   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...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock