Jump to content

Recommended Posts

Posted

Well i think all peoples know about the target bug with /unstuck and then you restart and when you log in again none can targets you.

well i dont know if its share already,if yes delete it or junk it.

I know its kinda simple but okey,i think its usefull!

### Eclipse Workspace Patch 1.0
#P L2J
Index: Trunk/IT_Gameserver/java/net/sf/l2j/gameserver/clientpackets/RequestRestart.java
===================================================================
--- Trunk/IT_Gameserver/java/net/sf/l2j/gameserver/clientpackets/RequestRestart.java	(revision 0)
+++ Trunk/IT_Gameserver/java/net/sf/l2j/gameserver/clientpackets/RequestRestart.java	(working copy)
@@ -64,6 +64,14 @@
            return;
        }

+        if (player.isCastingNow()) 
+                             { 
+         	                             player.abortCast(); 
+                                           player.sendPacket(new ActionFailed()); 
+                                           player.sendMessage("You cant restart right now!"); 
+         		                     return;               
+                          } 
+        
        if (player.isInOlympiadMode() || Olympiad.getInstance().isRegistered(player))
        {
            player.sendMessage("You cant logout in olympiad mode");

 

Posted

this bug has been fixed for quite a while now and i think there plently of shares

Well i try to find on forum and i didnt,and by the way if is already share someone lock it,

its just 5 lines code , nothing special...

btw

Posted

nothing special,good try though :)

Thanks ^^,as i said i know nothing special but pretty usefull :D

btw

PS: nice sign :D

Posted

Yes,btw your msn is stalker_wootoofoo@Hotmail.com?

Yes it is

Gj Fanky i will try it right now, really i want to see xd.

Thanks you.
  • 6 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • 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