Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Shared version do not count.
  2. Wrong section. Soe section, browse goddamn forum.
  3. There are like 2-3 same topics. Find the one with an answer, there is a code.
  4. H5 the only free project is l2jserver. Frozen, aCis are interlude branch.
  5. That feel when you see yourself on top 10. Priceless!
  6. You didn't get the point, jserver is the last option you should consider as it's at least 7-8 years behind. Frozen or acis, that's your only choice.
  7. Come on.. Previous version was better, yet I have no idea what it exactly was... Some crazy math to calculate the addition(?) :D
  8. He can't be more detailed. You have to clear record for that specific player. If you still don't get then, for example _nobles.remove(player.getObjectId());
  9. By changing the RGB values.
  10. Debian / Ubuntu.
  11. Drop the lib, reference and fix all errors map related. Sure thing someone will do that for you. Besides, why would you busy doing that.
  12. Yay lul, I forgot about that. Not using sql so totally forgot about that :D Anyway, locked.
  13. Nop. New void at pcinstance and then a simple check at user/charinfo - it's a visual effect, the aura. As melron said, find pvp script and limit it to 3, create new void setFakeHero and set it true for those players, one check at char/userinfo isFakeHero and voila.
  14. That's what I mean, your npc is custom, so it's using its template/skin. You have to create regular npc (regular npc table, not custom) or edit title color of that npc - 29054 is your template and 12348 is your custom npc id, right. Some packs uses xml, other sql. You are using sql so forget about xml.
  15. No one force you to translate it all. Dunno what mod uses the text (fake players?) but it's some sort of random text to pick from. You can create your own, keep only few and/or whatever. Rest as said above.
  16. Seriously... The question is WHY would you paste everything instead of just the text. You killed it O_o Use translator or find someone kind enough to translate it for you. @Evie Frye check it out.
  17. Ofc you do. Copy other items sql / xml structure and change ID, name.
  18. Make sure xml structure is 'default' and not custom. What I mean is, for example, to create a custom npc, xml has additional param pointing to the template, so you would have to edit that template to display color. As you mess with client then it should read the color, so make sure npcs xml is default and not custom one.
  19. Custom code addition is required.
  20. Rofl at nexus. No, definitely not. As Avanael said, it's exc bypass addition (exchange multisell).
  21. - Download and install eclipse - install subclipse - download sources via svn - configure compiler - add the code - watch YouTube, how to add diff patch - compile - enjoy Pretty much everything can be found here http://acis.i-live.eu/index.php?topic=78.0 Just use frozen svn - Google for it. The same with subclipse as they use other links now.
  22. Watch some videos on YouTube how to add code. Funny to say something doesn't work while you don't know what to do with it :D 'I have all pizza ingredients, I put em all into the oven and no pizza comes out' :D
×
×
  • Create New...