Jump to content

Recommended Posts

Posted (edited)

Hello folks , here is the small code for you ! 

this code help you for remove the weight limit in game. tested and work.

 

In order to change the character's weight limit you need to  change weight limit skill :

Open SKILLDATA.TXT and look for the skill there ;


Find this

skill_begin skill_name=[s_weight_limit1] /* [ok] */ skill_id=150 level=1 operate_type=P magic_level=10 main_effect={{p_weight_limit;100;per}} skill_end

 

Where main_effect = {{p_weight_limit; 100; per}} - change 100 to 25000, all the weight limit is increased, you should get something like: 

skill_begin skill_name=[s_weight_limit1] /* [ok] */ skill_id=150 level=1 operate_type=P magic_level=10 main_effect={{p_weight_limit;25000;per}} skill_end

 

credits : thanks to kick

Edited by Street-Gamer
  • Thanks 1
  • Street-Gamer changed the title to Remove Player Weight Limit! L2OFF PTS
  • 10 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