Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Skills? Hell no, just edit resists stats. Yes, that's a skill also, but you got my point.. :troll:
  2. What you mean by that? Offline mode doesn't work? Sounds weird to me, since I got offline shop code from GF adapted to Interlude and all works fine (except small issue with relog - account already in use) :P
  3. Answer aCis - Interlude project.
  4. Even with all resists dmg shouldn't be so low. Since I remember there was a problem with 'cumulating' resistance power, or it's fixed already, no idea :D And this Also, you got full resists, jewelry +999? Explain it better, put some screens. You got my point :)
  5. Surely there is something messed up in the pack, since everyday I see weird topics by him, with more weird problems.. :D
  6. Surely it needs, since Interlude doesn't contains them.. :P Thanks for share, the htm design is not bad at all :)
  7. http://www.serials.ws/index.php Never let me down :-beep- yeah:
  8. package com.l2jfrozen.gameserver.handler.voicedcommandhandlers Another online command.. :troll:
  9. Check log folder for more detailed error :>
  10. Choose frozen, don't ask me why ;)
  11. None is goin' to code it, but.. you may try here http://maxcheaters.com/forum/index.php?board=184.0 You just can count for some tips, but it's not goin' to help you.. :)
  12. Isn't it already, example, in admin teleport? So you could take the ID of it. If no, just go to this place, do /loc and you will have coords. So, now you can create your new 'ID destination' under teleport.xml, .sql or w/e it is :D And then do new bypass in your gk with this new ID. Simple :)
  13. <table name="111"> Why you changed that? :o Make it back <table name="#power"> And just change numbers in the table.
  14. <table name="#power"> 111 118 124 132 139 147 155 163 172 181 190 199 209 219 229 240 251 262 273 284 296 308 320 332 344 357 369 382 394 407 420 432 445 457 </table> Each number = each lvl of the skill. Decrease enchanted table also. ;)
  15. You should say it :rage: Also, precise more 'id for the region', since I'm confised and not sure what you mean :dat: Anyway, I'm not using Hellbound and I never was, so I can't help you.. :P
  16. http://www.l2portal.com/Npc/22351/Chimera_of_Wind Search for other chimeras :) Chimera of Earth, Fire and Darkness and Chimera Celtus. Also, just shift+click on the mob to see it's ID, not big deal.
  17. 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.
  18. 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.
  19. 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"))
  20. 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.
  21. 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 :)
  22. 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.
  23. 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
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock