Jump to content

Recommended Posts

Posted

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)

 

Posted

Language English added. Have 2 Languages (PT / EN)

 

this show only my point or on all players?

Show all Players Points.

 

 

Posted

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

Posted

Well,it's not so useful for me,but for others maybe it will be very useful....so gratz for share and keep working. :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


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