Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Lazy to make some pics and the auction no longer exist so I can not take those pics :D For everything, nearly 10k e. W/o any bigger repairs / changes. In next year I will change the oil, EGR, change hte 'angel eyes' - gotta put led bulbs - "daytime running lights" to save my xenons. Ohhh, my one xenon just died, I just send the transformer to repair. It's gonna be ~25e, not big deal :P And most likely I will darken the windows. :)
  2. Why don't you check aCis svn to see how the line looks like now? Even worse, why don't you check what are you exactly changing / replacing. That way you don't see your code differences and so, you got the error. Blind c/p. You can find out the answer on your own, so no answer from me. A hint, this time. :) https://xp-dev.com/svn/aCis_community/aCis_gameserver/java/net/sf/l2j/gameserver/network/clientpackets/AbstractEnchantPacket.java
  3. What a crappy pack are you using / what have you messed.. :D
  4. 1. Remove 2. html.setFile("data/html/mods/Castlemanager.htm");
  5. Still, I don't get what you are trying to say :P The skill is "full", like it's rdy to be used, but you can't use it - msg about reuse?
  6. From beginning, you mean the skill is ready to be used or the cooldown gets back to 0% and it's under reuse? Like skill is under 20%, you make restart and it's 0%?
  7. With this program http://www.4shared.com/file/DrYoOVXMce/L2_FileEdit_Interlude.html If you have a Interlude pack, those weapons doesnt exist. Those weapons are from higher chronicle. So, as I said you in previous topic, use l2portal to find the real ids. http://l2portal.com/?q=Icarus
  8. They created custom ids, but those weapons exist. Monster weapons. 11129 Bow of Halisha Focus Special L2Excess Weapon. Increases Critical Attack by 95 and Accuracy by 6. Enhances damage to target during PvP. -1 0 0 0 11130 Doll Knife Crt.damage Special L2Excess Weapon. Increases Critical Attack by 95 and P. Atk. by 265 during a critical attack. Enhances damage to target during PvP. -1 0 0 0 11131 Doll Knife*Doll Knife Haste Special L2Excess Weapon. Increases Atk. speed by 7% and Accuracy by 6. Enhances damage to target during PvP. -1 0 0 0 11132 Giant Trident Crt.Damage/Evasion Special L2Excess Weapon. Increases Evasion by 3 and P. Atk. by 265 during a critical attack. Enhances damage to target during PvP. -1 0 0 0 11133 Sword of Vampire Focus Special L2Excess Weapon. Special L2Galion Weapon. Increases Critical Attack by 95. Enhances damage to target during PvP. -1 0 0 0 11134 Sword of Apostole Health Special L2Excess Weapon. Increases Accuracy by 6 and maximum HP by 25%. Enhances damage to target during PvP. -1 0 0 0 11135 Dreadbane Guidance Special L2Excess Weapon. 360degrees hit rate, increases hit number from 4 to 8 and Accuracy by 6. Enhances damage to target during PvP. -1 0 0 0 11136 Axe of Ketra Crt.Damage Special L2Excess Weapon. Increases Accuracy by 6 and P. Atk. by 265 during a critical attack. Enhances damage to target during PvP. -1 0 0 0 11137 Crockian Blade Haste Special L2Excess Weapon. Increases Atk. speed by 7% and Accuracy by 6. Enhances damage to target during PvP. -1 0 0 0 11138 Crockian Blade*Crockian Blade Focus Special L2Excess Weapon. Increases Critical Attack by 95 and Atk. speed by 7%. Enhances damage to target during PvP. -1 0 0 0 11139 Cudgel Focus Special L2Excess Weapon. Increases Critical Attack by 95 and Atk. speed by 7%. Enhances damage to target during PvP. -1 0 0 0 11140 Lady's Fan Acuman Special L2Excess Weapon. Increases Casting speed by 17.5%. Enhances damage to target during PvP. -1 0 0 0 11141 Dusk Staff Acuman Special L2Excess Weapon. Increases Casting Spd. by 17.5%. Enhances damage to target during PvP. -1 0 0 0 11142 Dusk Sword Magic Power Special L2Excess Weapon. Increases M. Atk. by 15%. Enhances damage to target during PvP. -1 0 0 0 As I siad, go to l2portal.com and search by names. And you will know it's ID. For example, Lady's Fan 3939, Halisha 6720 http://l2portal.com/Weapon/3939/Lady's_Fan http://l2portal.com/Weapon/6720/Monster_Only%28Shadow_of_Halisha%29 so on and so forth.
  9. Open their itemname and search by name.
  10. As you said. Put in onEnter(), BUT you miss the broadcast. activeChar.getAppearance().setTitleColor(Config.CHAOTIC_ENTER_COLOR); activeChar.broadcastTitleInfo();
  11. They seem new, not rly trusty :P It's a wrong section. Check the Marketplace, there is few guys. Snoopi, Lelouch for example.. Locked.
  12. Actually, below 65535 :happyforever:
  13. Ofc you will have a bunch of errors. Sometimes there is a huge differences between those projects :P
  14. Remove the consume part. Scrolls file I guess.
  15. Say what? Also nice undig :okey:
  16. Most of antibots are not up to date, so they are bypassed easily. Yeah, I forgot about L2JGuard, some ppl say it's good and not that easy to be bypassed for newbie user.
  17. If you want ALL characters to have the hero aura then do like xxdem said. Else you have to cleate few new methods inside L2PcInstance like isFakeHero() and it's related methods, and set player as a fakehero when he meet required criterias. And obviously, mod the char/userinfo. Moved.
  18. Then it's better to don't invest into bot protection. Since it can be easily bypassed by Adrenaline.. So, it's a waste of money, imho.
  19. SweeTs

    Stacy Doll

    Ohh, did not know about that. It's not popular in PL. :)
  20. SweeTs

    Ipb Forums.

    I'm using nulled version for one year and a half already for my clan forum. No problems at all.. :D
  21. http://www.maxcheaters.com/topic/192267-windows-10-lineage-2/ locked.
  22. Depends on which L2FileEdit you are using, take a look at the code. Old file edit uses empty rows, while another one " a,a,.\\0\0 " or whatever. So, if you are using old file edit, you have too much info (row mismatch) or opposite, you miss that "a,a \\". I hope you got the point. In short, the structure doesn't match. Copy random line and edit the id, name and it's desctiption and you will be fine. Also, wrong section, as always..
  23. Looks like I'm not only mocking :alone:
  24. Check my topic. Cant be more explained..
×
×
  • Create New...