item script to add max weight

Dduwsmitt

New member
Messages
59
Points
0
Emulator
Client Version
2019-05-30aRagexeRE
item script to add max weight like rathena's bAddMaxWeight

 
You could try something like:

MaxWeight += 1000

...which increases max weight by 100.

 
You could try something like:

MaxWeight += 1000

...which increases max weight by 100.
this script wasn't working properly with merchant class Character , but bonus script working  well.

try to  switch same position equipments or equip another different position equipment ,you can find

enlarge weight Limit skill effect  not being calculated,also not calculated on merchant class Character

who is in Spirit  state

 
Last edited by a moderator:
this script wasn't working properly with merchant class Character , but bonus script working  well.

try to  switch same position equipments or equip another different position equipment ,you can find

enlarge weight Limit skill effect  not being calculated,also not calculated on merchant class Character

who is in Spirit  state
I suppose I couldn't have expected that to be a permanent substitute. Moving this to Source Requests.

 
Last edited by a moderator:
Back
Top