Page 1 of 1

MP advise

Posted: Mon May 19, 2014 10:43 am
by fars666
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 5909
L2JDP Revision Number: 9573


sup guys,

Wanna modify mana potions weight. Back days I was able to do it thru the database but i can't find it in navicat anymore. well need a good suggestion where to modify the mana weight? :(

Re: MP advise

Posted: Mon May 19, 2014 12:55 pm
by Gries
Check item ID 728 in data/stats/items and change:

Code: Select all

        <set name="weight" val="180" />

Re: MP advise

Posted: Mon May 19, 2014 4:29 pm
by fars666
Gries, i changed it to 10 and still when i'm in game it sayis 180 :(

Re: MP advise

Posted: Mon May 19, 2014 4:41 pm
by UnAfraid
fars666 wrote:Gries, i changed it to 10 and still when i'm in game it sayis 180 :(
And it wont change.

Re: MP advise

Posted: Mon May 19, 2014 4:44 pm
by Gries
fars666 wrote:Gries, i changed it to 10 and still when i'm in game it sayis 180 :(
You still see 180 in game cause it is client-side description, in order to show 10 or whatever you want you need to modify system and talking about client modding here is forbidden.

However you can check if value is changed throguh the percentage of weight in the inventory, if you go above there with mouse a number should appear which indicates your current weight.

Re: MP advise

Posted: Mon May 19, 2014 4:47 pm
by fars666
yep looks like it has changed thanks mate

Re: MP advise

Posted: Sat May 24, 2014 2:47 pm
by fars666
one more question where do i change the MP power? for example now it heals 100 mp i want to set it for 600.

Re: MP advise

Posted: Sat May 24, 2014 3:46 pm
by Gries
data/stats/skills/custom