IPXS Posted March 25, 2010 Posted March 25, 2010 Many peoples don't know how to fix this bug. Use scrol or /unstuck command and rr = untarget. I made fix. gameserver/clientpackets/RequestRestart.java Add this code: if (player.isCastingNow()) { player.abortCast(); } if (player.isTeleporting()) { player.sendMessage("Sorry you can't logout while use teleport."); return; } Not oldes fix.Enjoy If you have this bug in your server.
SupeRMarios Posted March 25, 2010 Posted March 25, 2010 lol this have been post again! this is very old bug lmao
SupeRMarios Posted March 25, 2010 Posted March 25, 2010 Someone ban this spammer.... lol are u kidding me? you told us trade bug fix! lmao EDIT:OMG Really sry i thought trade bug but is target bug! ok thnx mate
Setekh Posted March 25, 2010 Posted March 25, 2010 ever heard about ActionFailed packet? do u know what it dose? ><
IPXS Posted March 25, 2010 Author Posted March 25, 2010 ever heard about ActionFailed packet? do u know what it dose? >< LOL Its next way....
Ass4s1n Posted March 25, 2010 Posted March 25, 2010 LOL Its next way.... roflmao failed fix :D this way the client will wait for more packets.. and actionfailed will just let him go ;) use it.. not so hard to remember a player.sendPacket(new ActionFailed()); huh? (actually its static packet on IL+ xD)
Versus Posted March 25, 2010 Posted March 25, 2010 roflmao failed fix :D this way the client will wait for more packets.. and actionfailed will just let him go ;) use it.. not so hard to remember a player.sendPacket(new ActionFailed()); huh? (actually its static packet on IL+ xD) Actually kidzor never meant to add the packet there (at isTeleporting() ), because it's not needed. That guy found another way to fix it while by adding an actionFailed() he could avoid his problems.
IPXS Posted March 25, 2010 Author Posted March 25, 2010 For help I get Insult to avoid complacency,thx for friendly ship.
Versus Posted March 25, 2010 Posted March 25, 2010 For help I get Insult to avoid complacency,thx for friendly ship. Actually i supported you.
Kràtos Posted March 25, 2010 Posted March 25, 2010 Is an another method is a good one man. Gj keep sharing ;] +1 from me we dont flame we just sugguest you some another method dont need to be worrie about it ;]
Vkouk Posted March 25, 2010 Posted March 25, 2010 Is an another method is a good one man. Gj keep sharing ;] +1 from me we dont flame we just sugguest you some another method dont need to be worrie about it ;] karma for few things? lol
Jimaras22 Posted March 25, 2010 Posted March 25, 2010 I am sure that he found the code in a timeline =Anyway ty for the share.
Kràtos Posted March 25, 2010 Posted March 25, 2010 karma for few things? lol So what? Report me!!! kiddo grow up i personaly dont give karma for lines omagaded i just courage people to share more things. I am sure that he found the code in a timeline =Anyway ty for the share. have you any proov for that you are saying? if not JUST SHUT IT UP!!!
Vkouk Posted March 25, 2010 Posted March 25, 2010 So what? Report me!!! kiddo grow up i personaly dont give karma for lines omagad i just courage people to share more things. why to report you? i'm just saying why you gave him karma for such 5-6 lines. if you want to courage people with this method,so let's do it. we can karma people for 5-6 lines
Recommended Posts