Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Calling img from htm you can set width, height. No, as magically it won't call the description. Yes, if you store it somewhere, like xml. aCis already call images and description, simply check how it's done.
  2. You must have JDK installed and set as an compiler. Prefereneces - Java - Installer JREs - add new standard VM, point it to jdk - select it, apply and close.
  3. If it's core, java change - then yes. You have to compile it and ONLY update your l2jserver.jar If it's datapack change, then you ONLY copy the modified file.
  4. So.. you want someone else to do the search for you?! That logic. If it's some item and you know the name, do a simple google search for an id, then go to the godamn xml. It's THAT easy. Otherwise keep waiting, but no one will give you the asnwer. Ghosts don't talk.
  5. Why don't you check l2jserver sources? Check the xml on your own
  6. Kinda sad thing is, it's HDD, not ssd or even better nvme. 6G is more than enough, you can even set 8G. Doesn't really matter, I guess. Eventually there may be slight difference on GC (garbage collector) cycle.
  7. Or the npc type is simply wrong. Dunno what rev is the base, but since sooome time instances do not use l2 in front, so it's just Merchant. Check 50000 xml npc structure, copy it and create your own npc based on it.
  8. Open your command xml or sql and search for 'reward' or 'give_item'
  9. Your htm is the problem, the structure. As I see it generates icon path.
  10. The thing is they are not police and can't rly do much, except report to fb / your host or something. That's what Sky means.
  11. I guess they only bark and try to scare you. They won't do more than that. Else you're RU, so maybe, I said maybe..
  12. If you are talking only about dance animation then.. By editing skillgrp of the skill. Basically, copy paste dance skill info, change id to original (foi id). Bitch please :o
  13. That means, broadcast / userinfo has some problem. If you are talking about only inventory view then inventory update is missing. In addition, make sure its fired after the equip / set all info regarding visual.
  14. You are missing broadcastuserinfo on 'the apply'.
  15. You can always adjust, make proper htm. Put text under table, so it auto format, go to new line.
  16. Most likely you downloaded rdy to use, compiled, pack. You need sources to edit such things.
  17. If it's full error, then here is your answer.
  18. Maybe this as you close \ but you didn't start with it. Closing with button tag won't help and you simply can put />
  19. You can always use google and find your answer, you know.
  20. By editing their base stats, sql / xml, depends on the pack you use
×
×
  • Create New...