Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. In setvip, something like (example of my aio systtem): _player.getInventory().addItem("", Config.AIO_ITEMID, 1, _player, null); and to remove _player.getInventory().destroyItemByItemId("", Config.AIO_ITEMID, 1, _player, null); _player.getWarehouse().destroyItemByItemId("", Config.AIO_ITEMID, 1, _player, null); WH check in case, he put the item into wh.
  2. What's the error? Look at gameserver console, also show us the file/htm or provide link of the buffer that you're using. Other buffs are working? I mean, all buffs doesn't work or just some of them? Maybe it's small typo.
  3. So, show us the code. AdminCreateItem.java or how it's called on your project. :) Especially this part, similar to this or even the same.. You know differences between projects :P if (command.startsWith("admin_create_item"))
  4. Say what? It's working already.. Just take a target and make a command. :o If target is not found, you create item for urself, if found = to the target.
  5. At least I know 2 AIO systems that works in here :dat: So, mby you added it wrong? Also, you always can request for help with fixing your error :)
  6. Isn't it already coded on frozen? o.o Also, you didn't searched. Use uncle google 'what-ever-you-need maxcheaters.com' and boom.
  7. Sounds weird, at least for me.. Since, if you know the ID, you know the name of mob and opposite. So, what's the problem :o
  8. 1. It's merchant or multisell shop? <item id="1"> <ingredient id="57" count="3000000"/> <production id="6313" count="1"/> </item> That's part of XML, so if you have this one, and I bet you do, just change the id="57" to festival adena one. 2. Add the sql manually, at hand. 3. Facked up AI? What pack? 4. Shift click at mob and there you go 'drop'. Add new record, or you can do it via navicat, droplist.sql
  9. Yes, you do.
  10. Make sure that the if event number is correct for your heal - check htm. If it's fine try below. Replace this line st.getPlayer().restoreHP() to st.getPlayer().getMaxHp()
  11. Well, kinda interesting idea. Good job :D
  12. Fixed. Like Intrepid said, what pack are you using. Does char is ex. an AIO or not.. It may be various things related to 'protection' like in AIO case, you know.
  13. Simply, you wanna steal someones work, huehue :D Well, kinda kiddin', but you got my point ;) Anyway, it's good from your side that you offer it for 'free'.
  14. Kinda nice buffer :)
  15. What your server has than other doesn't? Free hosting, good :troll: Anyway, good luck.
  16. Depend which version :troll: Hard thing, since both cars are kinda good and nice.. I voted for Audi, but meh, BWM better design from my pov ;)
  17. Don't, 'we' will lose you for about 2 months.. :troll:
  18. I knew that! :troll: Well, you should contact with maximilion2, he's willing to help :troll:
  19. As I know, he was working about SCH (siegeable clan halls for those who don't know :troll:) and he faced some problems and was lazy as a banana :D Online games and such, you know..
  20. That's what Im talking about, Eclipse can't handle that.. but meh :D Separating would take some time and time is money! :D No need to complicate our life :forever alone like a boss:
  21. Huehue, it was parsed from l2off, so it's bettah in one file :D But damn, sometimes you may be OOM and boom, failado to open :D
  22. So, you was also thinking that npc.sql is missing? :troll:
  23. Sometimes, but other times they ask stupid questions :D "Where is armor, npc sql - it's missing, help" :D
×
×
  • Create New...