Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. You need sources, first of all. No sources, no cookies. From your reply I assume you don't have them.
  2. It's hard-coded, so you have to edit it from core.
  3. Exactly. Year by year less players. Player base decreased drastically.
  4. I guess the same shiet as nowadays. People got "bored and tired" and they change server.
  5. Highly doubt. I would not waste time preparing a server and then realise there are no people. Even if you get some, they will leave within 2-3 days. I would say. Kinda late for populated server with stable online.
  6. Obviously you are doing something wrong. Highly doubt anyone will debug, explain or do it for you. There is simple logic, copy it, follow the pattern. It must work.
  7. Logic seems coorext. Yet you didn't show where you put it. That may be the problem. No, don't use bypass with self defined xyz. It can be exploited. Simply use normal teleport logic. Do exactly the same system as noblesse teleport. Add new param to xml coords.
  8. As far as I remember you have to modify client to display enchant value at multisell.
  9. It's hard-coded inside sources. If you have sources, search for that message, use search tool or check EnterWorld class.
  10. Edit htm and move core to home board. Open cb manager or whatever it's called in sources, see which one is home and move stuff there. Dunno what you can't find as it's a simple logic, you know it's home bypass, so..
  11. It's obvious.. Because you set new instance for the player when the event start.. If you don't want to force new world, simply remove those lines, but then the solo event can't be continuous. Dunno what you are trying to achieve, you explain it wrong or your idea to remove instance is simply bad as hell. If you want to change the place, simply simply edit the teleport coordinates from the code / xml.
  12. Find the script and simply remove logic responsible for new world instance.
  13. That crap is an addition. Simply use sources. Also, you don't need to launch the server to take the code
  14. Search help on mobius forum, it's his shiet. So.. No one is using it.
  15. Find the place where you call the htm and call community board page. Cb stuff, bypass and blabla, just follow other community board code logic. It's crappy tho. I believe you won't manage to make it fully functional. Better find some shared cb and see how it's done, do something similar. I guess there is some share for drop in cb.
  16. Wtf you just did. You have a ready solution, example and you do something weird. Seriously...
  17. showBookmarks method. In short, you call the htm, do the magic and use html.replace, the hardcoded content is simply replaced. https://gitlab.com/Tryskell/acis_public/blob/master/aCis_gameserver/java/net/sf/l2j/gameserver/handler/admincommandhandlers/AdminBookmark.java
  18. Obviously you did something wrong. Didn't compile or your config is simply false. Obviously not
  19. Try to put it under normal else, inside that else do your config check. Also add a sendMessage method inside that block, to see if you go there, as Tk suggested.
  20. Google, maxcheaters. Seriously, you can't even use Google while it was shared several times. https://lmgtfy.com/?q=Max+level+100+maxcheaters.com
  21. If you think so.. Even tho I gave you A READY CODE EXAMPLE, what you had to do, is to copy it and rename. Your pack has other structure? No problem, you have an example, you have many examples in config file, follow it. If you can't understand 2 simple lines, how and where to paste it, following other true/false config from property.. Well, you are lost.
×
×
  • Create New...