Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. You didn't get the point. Like set.getInteger("enchantmentLevel", 0); Second parameter is the default value. So, you add the enchantmentLevel value where you need.
  2. Xml is missing enchantment level line. You could add default 0 in code.
  3. Check the command.
  4. Some skills can't be cleared, matter of xml line. You have to find it.
  5. Dunno what rev you're using but in old revs there was none option.
  6. There is a config.
  7. Read his post for God's sake, he told you all, including your question.
  8. Most likely fcked up CharInfo, a crappy mod?
  9. It's just a warning, code style. Follow eclipse tip and format your code to be more readable if needed, ctrl shift f.
  10. You would be fine even with 4G ram. Dedi with 8G ram is more than enough.
  11. Amount you won't reach. I would say no for hetzner for live server, as their ddos protection is unknown, before they didn't provide - they do since a while if I'm not wrong. Go with ovh.
  12. See, solution is easy :D Locked.
  13. Not rly, it's enough to raise the stats 5-10% and that's like nothing. I actually did that for myself. You could. Give some not tradable item, quest item, which you later exchange for something not tradable as well :D
  14. Think about some other useful reward, a buff for example.
  15. You must have edited client side (custom system) to achieve that, if it's interlude. There is no share, you would have to pay someone to do that, use some old shared cats guard or whatever (paid) guard :p Also edited above.
  16. See, that's the admin fault. Why only one guy should be a le to take the reward? Make reward not tradable or so, and you're done. Otherwise you would need a hwid check to make it fair. Once you reward player store his ip under a list, while rewarding check if that list contains player (to reward) ip, if yes return, otherwise reward.
  17. Yup, it is. Extract buttons from h5 utx file and create new utx, enjoy. But you have to create the frame, proper size, as h5 image is small, it's auto scaling if I'm not wrong, once wanted to do the same :D Been there done that. But for me interlude buttons are better.
  18. Compile the pack first.
  19. You don't rly need that. Part of my code, rewarding offline player. Using ItemInstance, create item and attach it to player. Example item.setOwnerId(player.getObjectId()); item.setEnchantLevel(item.getEnchantLevel()); item.setLocation(ItemLocation.WAREHOUSE); item.updateDatabase();
  20. The answer is here, that means it's a crap. Some russian or w/e sources with own 'modifications'.
  21. Pointless, as you can easily cover your ip. Reading his msgs and attitude it's enough.
  22. Don't forget to enable powerpak first, lol. Enjoy config of the config, controlling config.
  23. What you said doesn't make sense :D
  24. It's NPoly, not Poly.
  25. Since his first 'Afcourse'. Yet, denial is strong in this one :D
×
×
  • Create New...