Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Okay, locked then. PS: Jeżeli planujesz stawiać serwer, odradzam czyste l2j, jest po prostu "za stare" ;)
  2. You have to set the compiler to jdk. Windows -> Preferences -> Java -> installed jres and press "Add" -> select jdk from program files and then select it and you are done. Old l2j int is using java 6 I guess, so you have to uninstall your java 8 and install JDK 6. But, I suggest you to use aCis with java 7. https://xp-dev.com/svn/aCis_community/
  3. Everytime I go to a shop I have to buy something? -- It's up to you. Make it as a user command, implement back voiced commands or simply ignore it / don't add it. As said Tk, on aCis we have it already, it's /siegestatus.
  4. Yes, but then you have to create a config for that, so well, I'm not sure which way is 'better' :P if (!FloodProtectors.performAction(activeChar.getClient(), Action.ROLL_DICE)) { activeChar.sendMessage("You can't use it so often."); return false; }
  5. Check the godamn item/skill xml.
  6. Move it OUT of the method and you can add static. static Map<Integer, Long> commandUsages = new ConcurrentHashMap<>();
  7. Where have you paste the Map<Integer, Long> commandUsages = new ConcurrentHashMap<>(); line ? Also, you can make it static.
  8. Please keep the conversation on proper level. Cleaned.
  9. Actually his post is legit. aCis doesn't have voiced commands. So, either you implement it back or you put the code under the user command - recommended.
  10. If you can't make it, simply skip it. vampir/darthvader gave you an asnwer..
  11. The 2nd point, I guess, simply do all actions, bypasses you want in ONE instance, there is no need for 2 instances. Simply make one instance "more fat", add functions/methods of that 2nd instance. Merge them.
  12. Cut the crap, both of you ;) @MLU If you want to bump your topic, use the BUMP button. You can post only if there is a valid update, new items or so.
  13. Check server properties :P
  14. Yes, you are.
  15. Delete the voicedcommand, deactivate it from voicedcommands? Huh..
  16. locked.
  17. Use the bump button.
  18. Present packs has such config.
  19. Cleaned vulgarism. @pto Watch your language, that's a warning.
  20. I guess.. this topic should be locked, since it's private. If you want to sell it, actually you're doing it, then create a topic @ Marketplace :)
  21. It's already fixed, else someone uses OLD rev.
  22. It's probably from script folder (datapack), if so just comment it with # from scripts.cfg
  23. Use BUMP button next time.
  24. Good luck guys, remember one thing, it's not year ~2000 when everyone for our times ("our generation") was playing l2 and we knew a shit about it, basically. We all enjoyed almost each server which was bugged as hell, but it wasn't about that :) Now, sadly, everything changed, they only want 1-2h (max) servers to farm.. :( Still, I wish you good luck :)
×
×
  • Create New...