Jump to content

StinkyMadness

Legendary Member
  • Posts

    1,036
  • Credits

  • Joined

  • Last visited

  • Days Won

    20
  • Feedback

    100%

Everything posted by StinkyMadness

  1. If you search : "Ade" you expect "Adena, Ancient Adena" BUT will show you "Draconic Leather Armor" because contain that 3 chars. So that's why i split Strings with "space" so can work like "Aden Anc = Ancient Adena" I think now you got it.. i explain it kinda better.
  2. no but if you search "aden" its returning each name have the "a" the "d" the "e" the "n" so its not searching if contain "aden" to return "Adena,Ancient Adena" but each name have just all that "4" letters. Your test code had just 3-4 names... not 9200 item names :P so you could face the same issue.
  3. Coded Updated : Infos on main post. @Creamy G Colin your idea was cool but searching by char was not working for huge names list, so was needed search for splited strings. But thanks for the idea.
  4. The top servers right now have around 1000-1500 player (with phandoms and offline shops) L2J can handle good amount of players, there are more Admins than players right now on lineage 2 community. So you have to focus just on advertise your server and search for players, you will find problem with amount when you will be the most top server out there.
  5. He takes your job :P that’s like “Share sources battle” haha
  6. I think client support max 30 level I’m not sure.. I mean the skillname.dat/skillgrp.dat
  7. Sound like core side, after the bypass on core side should have with sendMultisell also send an community page with HTML path. You have to see core side about that.
  8. You have no reason to search "Drac Bow" -.- also without testing as i read your part with "Drac Bow" it will show you and "Draconic Armor" too.. right me if i'm wrong..
  9. So we have to re-design buttons for you? xD As I remember on Garcia Final and above you can change the size of buttons just with changing width and height of <button> try it.
  10. Google -> “MaxCheaters.com html tutorial” (I’m from phone and lazy now to find the link...) there are 2-3 tutorials for HTML coding.
  11. I was sarcastic just for the mini map.. i did not said something about your server/project
  12. Agree with that, and also i just cheked your code.. its a lot of messup there and 2 lib files for an single vote system.
  13. Hello again Cheaters i rework and redesign an already shared code of my friend @melron (Official code : HERE) - Using multi-word search. - Cleanup parts of the code. - Code not include part of "item.getIcon()" you can find many shared ways to get icon for each item. Updates: - Add idea/part of the code of @Creamy G Colin - Add check of empty seach (was throwing error on GS console) - Add info if its Quest Item Coded for aCis 385 revision Code : Here
  14. Maybe you have change something on java side and you notice when you apply the GM shop that issue.. so maybe you looking in total wrong way.
  15. The best way it’s to use Visual SVN an clear source at same revision and replace the java folder with your and then extract DIFF patch. Then you will have all your changes in one readable patch.
  16. Search around the Client section and you will find it for any Client
  17. Wrong section man.. please read the rules and section description before you post. Cheers EDIT : Moved
  18. First I think the balance it’s different in each developer/admin/player mind. Second be careful maybe you will be scammed with that request. P.S. I think need most core side balance because most of skills stats in any pack it’s kinda same so better work by yourself on something like that.. the are many tutorials about how to modify skills. Cheers.
  19. This is for aCis customers : https://acis.i-live.eu/index.php?topic=9569.0
  20. Works just its visual... try to sell something and tell me if you will earn adena... From Serverpackage you have to edit that visual issue.
  21. Item.java or ItemInstance.java ? One by one all the items? xD
×
×
  • Create New...