Jump to content

Recommended Posts

Posted

SystemMessageId.S1_NO_UNSTUCK_PLEASE_SEND_PETITION);

 

where is p.x p.x p.x

 

and why just dont you register the SystemMessageId and share the full patch here... damn half work all the time

  • 3 months later...
Posted

baaaaaaaaaadly coded

Same thing coded better:

for (L2Effect effect : activeChar.getAllEffects())
        {
		if(effect.getEffectType() == L2EffectType.FEAR){
			activeChar.sendPacket(ActionFailed.STATIC_PACKET);
                activeChar.sendMessaget("you can't use unstuck right now");
        		return false;
		}
        }

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