*BiGGi* Posted November 2, 2007 Posted November 2, 2007 Ok i tested this on two Interlude L2Java servers. Go and find one Cursed Weapon(Zariche or Akamanah), then go and participate in an auto TvT event. When the teams will be spawned in the arena, you will keep be equipped with your Cursed Weapon. When the TvT ends you will be spawned where you participated equiped with the Cursed Weapon and the same stats BUT you won't have any more karma.Test it in your own risk, ofc if a GM catch you will get banned. Quote
Demonic SouL Posted November 2, 2007 Posted November 2, 2007 nice biggi (u have check it on my server ? :P) u are a very good 'bugger' ;D Quote
killer_007 Posted November 2, 2007 Posted November 2, 2007 Nope it does not work on our cause i have already added a protection already for that... Here's the code for the admins worthing it... if (playerInstance.isCursedWeaponEquiped()) { npcHtmlMessage.setHtml("<html><head><title>TvT Event</title></head><body>Cursed weapon orwners are not allowed to participate in our events, so get the hell out of here!.</body></html>"); } else if (playerInstance.getKarma() > 0) { npcHtmlMessage.setHtml("<html><head><title>TvT Event</title></head><body>Chaotic players are not allowed to participate in our events, and i really do not understand how you got in here!</body></html>"); } Also, this will get you banned for sure as in the console of the GS on startup it logs all cursed weapon & cursed skill owners and your name :) So, really use it at your own risk! Quote
Abs0lut Posted November 3, 2007 Posted November 3, 2007 nice bug, but first try to get cursed weapon :) :P Quote
cicciopipi Posted November 5, 2007 Posted November 5, 2007 to hard to find cursed weapon... T_T Quote
Blitztrager Posted November 6, 2007 Posted November 6, 2007 @BiGGi do you know any other way to posses cursed weapon except droping from mob (very very very rare)? Quote
EboLLa Posted November 7, 2007 Posted November 7, 2007 yes it works but in some server the thing is fixed and you cant participate with Cursed weapons in TvT, anyway nice share... Quote
pierre23 Posted November 9, 2007 Posted November 9, 2007 Doesnt work on server I play on but thanks for sharing. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.