Jump to content

Recommended Posts

Posted

I search about 2 hours,but i did not find any other same topic.

Well,the most of us know the phx's script that stucks every INT srv almost.

There is a very easy way to fix it.Without any compile or java mod :)

 

All you have to do is to make all items "not destroyable"

 

This script is for L2jdot.For other projects needs some edit!

http://www.4shared.com/file/118721104/e50d5039/etcitemsql.html

 

Download it and execute to your sql^_^

 

Now,you are ok with that big prob!

 

 

Hope that it helped you!

Posted

nop. they still can do it. with weapons / armors.

 

UPDATE armor SET destroyable=false;
UPDATE etcitem SET destroyable=false;
UPDATE weapon SET destroyable=false;
UPDATE custom_armor SET destroyable=false;
UPDATE custom_etcitem SET destroyable=false;
UPDATE custom_weapon SET destroyable=false;

 

now its complete :)

Posted

Or just disable it from the config. OR add a flood protector ;)

Explain it a little :)

 

Delete items from invetory cause lag so the flood protector must be 60sec? if i put  10 sec i don't think that protect .... rigth?:D

  • 8 months later...
  • 4 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...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..