Jump to content

Lioy

Members
  • Posts

    408
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Everything posted by Lioy

  1. skilled! ( and trusted for sure :P ) GL
  2. Den exw asxolithei me kapio alo chronicle opote oute egw gnwrizw ti allages uparxoune. Apo ti vlepw einai quest kai oxi instance omws , tha kanw kati paromoio gia acis an einai , den kserw pote giati asxoloumai me ena event auti ti stigmh :P
  3. maybe a dream ? haha
  4. hmm okay , i didn't even know there is such a thing :P
  5. so there is not way to work on interlude client you say?
  6. lol , i did't have idea for that :P they just sent me this link http://www.maxcheaters.com/topic/171088-watchclan-name/?hl=watchclan and i just did it , :-\
  7. Anyway just did it, didn't know that. Link?
  8. Requested :P //watchclan clanname //stopwatch clanname Allows an admin to see clan's conversation (@). Admin can watch multiple clans at the same time. http://pastebin.com/w3Ua5ivW
  9. if(player.isInParty()) { for (L2PcInstance member : player.getParty().getPartyMembers()) { if(member.getClassId().getId() == 97) // only cardinal { if( Rnd.get(100)< 60) member.addItem("PVP Reward", 3470, 100, member, true); } } } it is 60% , just change the number 60.
  10. you mean that sortByValue method already exists?
  11. my mind had stucked you just mean in every pvp kill check if top 10 pvp kills < pvps of player who get the pvp + the check every x minutes for the whole map RIGHT? :P
  12. So it needs a database connection every x minutes :S , or i am wrong?
  13. hmm Cool so the map doesn't contain top 10 (for example) , it again contais all players, right?
  14. The combined way is to every x minutes replace the map with new values (using sql connection to read), right?
  15. New players are also putted , i tested it.
  16. I don't think so, just some minutes to test this creating new player
  17. cool. Ok then , at least it helped me understand more the maps :P I will share a new one tommorow(or who knows when) in that way , database updates every some minutes :)
  18. most top pvp pks i think are made on this way :S
  19. Still better than continuously sql connection on every time that a player talking to npc,press o command or whatever, right? It's a question :P
  20. Simplest things are not always the best. Maybe this one yes (?) , still dont know. I won't comment about this one about clan name , heroes you said ;/
  21. That's the main question man , if this code is better or worst than continuously database connection like others , your opinion is 'NO IT SUCKS' , but I want more opinions from more ppl :P We are not here to fight :P
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..