Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. I noticed that as well, and I checked core. The param with -1 is supposed to calculate the exp based on pet damage, if the value is greater than that, pet don't have to hit in order to take the exp, I guess. That's my guess on first glance, not tested tho :D
  2. The strider exp acquire is 0 as far as I remember. You have to edit the exp values for them, xml.
  3. Echo crystals, everyone who completed once the noblesse quest know them. I was talking more like a music Playlist as he mentioned 'radio'. Long time ago I have seen something like that. Maybe one day :(
  4. There is even a item music box. Don't remember tho if it has few songs or only one :o
  5. You could even make it through core, like use the blue or red aura.
  6. I remember L2Gold pack Trance shared long time ago. It was under Java 6 and people used Java 7 and they didn't get the exp. Maybe somehow you also use wrong java version or some no exp command? Party with wrong cut off config?
  7. Actually his main account is banned. This xxdem is his alt. In addition, ban > new acc > ban > new acc... Look on Kara :D
  8. No sources, no cookies and so on. No one will help you here with this one.
  9. You can add any skill you like, just some skills may miss the skill animation for monster. The (Queen) Ants have heal skill for sure, some LoA mobs as well if I remember. Basically mobs skills are in range of 3000 + id and/or 5000.
  10. I personally use Paint.NET :p Try, try.. Maybe you succeed one day :D
  11. enchant_skill_trees.sql Nothing more to say.
  12. Try to disable the mipmaps then. It might help.
  13. Keep using shared, modified packs. Sounds like the new skill is not saved.
  14. The problem is with community. It's hard to get (decent amount of) players. So, even if you do something nice, server most likely will have low online. Confirmed story :D Even tho, that could be nice :)
  15. Enable the AlphaTexture (transparency) on the icon once you upload it to Unreal. I mean, try this.
  16. Yeah, there should be some "award" for wannabe scammers, so people would keep it in mind that they are shady.
  17. Yeah and obviously for free, right, just for mxc sake ;D That won't happen as it's not our business afterall.
  18. Shit rules, I pay like +1€ for instant bank transfer.. :D Obviously he try to get files for free. Yet even if that was true, he could send the payment confirmation. Plus, he would simply wait those few days. Anyway, that's obviously a lie :>
  19. So what. If the fixes of mother pack / shared codes or fixes on forum are legit, it would be stupid to don't add them to your own pack. Why to bother, play around and search what's wrong, code your own solution, when you can simply add the patch - if is legit, other way you use it as a base for your rework. So.. I don't see anything bad here.
  20. Droplist htm is most likely a string builder construction. Check the file responsible for the calculation / display and debug it.
  21. Add it to the lib folder, add the jar to the class path, add leftover code,compile, enjoy.
  22. Truth aside. You don't have to use the String cast html.replace("%exp%", String.valueOf((Config.RATE_XP))); => html.replace("%exp%", Config.RATE_XP); and so on with other lines. Use the cast, only when Eclipse throw an error, but normally the replace method supports other types.
  23. Let me highlight as your understanding is so damn low. Yellow - Config Pale red - bracket(s) Now, you should understand. If not, waste 10min and try to manage or ask someone. Here we go again, double bracket - its pointless. I will not even mention what you did here. Ok, here you go. String.valueOf((((((((((((Config.RATE_SP)))))))))))) => String.valueOf(Config.RATE_SP) The real question is, WHY SO MUCH BRACKETS.
×
×
  • 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