Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Remove it and see what happens. Still consumes mana? Then set it to 0 and see what happen. Simple.
  2. And who said that you have to look "one by one" :okey: Be smart. 1. Most likely then are at the very bottom. 2. While you know the skill name (using the original system - skillname-e.dat) you can open the file and check it's ID. 3. While you got the ID, you can rip the skillgrp. Profit..
  3. Then share it in Share section.. Locked.
  4. Everything is shared, so.. :troll: Ohh I see, you reworked the sources and that's why it's loading so fast, damn, you are such an awesome guy. So bad we don't have you in da crappy team (IC) :D
  5. http://www.maxcheaters.com/forum/137-web-developmentdesigning/ I can recommend this guy http://www.maxcheaters.com/topic/180924-coding-lineage-2-designs/ and http://www.maxcheaters.com/topic/178518-website-development-service/ If you are talking about the design part, then Strain. Locked, since it's a wrong section :P
  6. Connection con = null; String password = null; try { .... } catch (Exception localException) {}finally { try { if (con != null) { con.close(); } } catch (SQLException localSQLException2) {} } try { if (con != null) { con.close(); } } catch (SQLException localSQLException3) {} return false; Such an ugly way to close connection, I feel like java 6 o.O
  7. Locked. If you still didn't resolved the issue, pm me to unlock.
  8. You miss the index file. Create it and fill with data, or make CellPathFinding = true - recommended.
  9. I already told you 3 times XML. data/stats/skills As I see on l2j H5 dp, it's defined by abnormalType(?) <set name="abnormalType" val="PA_PD_UP" /> SoS <set name="abnormalType" val="POSSESSION_SPECIAL" /> BM <set name="abnormalType" val="POSSESSION" /> Make them the same type.
  10. Unlocked, link updated.
  11. Open the skillgrp from the server you are playing on, copy lines for those new skills and paste them into your file. Profit.
  12. Here you go, it's updated system, no gg, with no sleep mode inside :) http://www.4shared.com/rar/dgERYKV5ce/system_clean_no_gg_no_sleep.html
  13. Also wrong section. If you are interested in selling them, Marketplace is the correct section for this topic.
  14. Make them the same stack_type.
  15. That was a "support and requests" section, not cheats. I already asked for section organization.. Since ppl post there instead of here.
  16. Is that cheat or l2j management related? If this second, then change the stack_type from the xml. Moved to req dev help.
  17. Its for skills, not "classes". Nop, no errors.
  18. Cleaned, but seriously.. Remove that facebook spamming crap. Otherwise srsly I will lock it to prevent unwanted spam from ppl who visits your site. If I want to share your link on fb, I will. Do not force anyone to do it. Even worse, they do not know that they are sharing your fb link (spamming).
  19. Go to that skill, for example Death Spike 1148 ID and remove this part <set name="itemConsumeId" val="2508" /> <set name="itemConsumeCount" val="1" />
  20. Delaying npc spawn to be more l2off like? Muhehe :happyforever:
  21. Don't multipost w/o a reason. Simply edit your previous post if you want to add something. You see, even now.. There is no interest in your code and you keep spamming. Why..?
  22. Tk's actually, also.. It's the way :D I keep some (small) codes in advance :) I didn't. It's all you need :)
×
×
  • 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