Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Yes, it comes from server, so there is nothing you can rly do.
  2. Move your cursor on the error, you will know what's wrong and possible solutions.
  3. Also, you could paste the code @ pastebin, as a preview.
  4. If he is not, then he cold kindly say that and ask for proofs, if its not legit then "ok, sorry - accepted". But he started to make a drama and insult. Soo kkthxbb.
  5. 5 first errors... If you read it you would realise that its the GNU. About the 6th, you miss ) Dont you see errors when you add code?
  6. C/p properly..
  7. What about inventory, you can see them normally, right? Damn, I forgot what was causing this black icon issue :P
  8. Bcs your char don't have it 'learned'? Auto learn skills true/false?
  9. Gods.. Check first pages, Trance posted a working system.
  10. Client side problem, don't exceed 65535 ID.
  11. There is no errors, else you use old rev :P About your 'error', ush Ctrl + Shift + O. If you still have error here SocialAction sa = new SocialAction(this, Rnd.get( 8)); do like SocialAction sa = new SocialAction(this, 2); or any number, it's social action animation or remove it.
  12. Armor slots and most likely hair/hats or so. Moved to client.
  13. As all skills, skills XML, no?
  14. Maybe this file was already decrypted, anyway.. You will not edit this file, so you can ignore it.
  15. Do not multipost. http://www.4shared.com/rar/ICmhuXTmce/l2endec.html Run patcher.exe and wait.
  16. You did something wrong or the patch is crappy.
  17. Use bump button next time.
  18. Enabled config and make sure gameserver.Java is fine, looks like not rly thats why its not even loading.
  19. Empty item type. Find it or replace all item anew.
  20. Add missing lines, body part, weapon type and such. Basically copy/paste.
  21. I already told you, use set.
  22. I guess you know how to add a skill to the armor set, if not, then simply check the xml and you will understand. About the skill which gives the stats, work with "set" parameter. Search for examples on existing skills (use the search button via eclipse) which uses set if you feel confused / have no idea how to make it. :)
  23. Because you "messed" the new line. Most likely too much or little 'rows', missing empty line at the end.
×
×
  • Create New...