Onforum.net - Web and gaming resource community

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members .

Metin2 Special inventory refine.

Capturre

Member
Credits
0
Hello users!


Much server use the special storage. Maybe you too!
If you have stone inventar in the storage, and maybe your stones can be upgrade heres one fix for you!

Try upgrade the item and does not work? Do not open the upgrade window?

char_item.cpp
Search function : bool CHARACTER::RefineInformation(UINT bCell, BYTE bType, int iAdditionalCell)
Search in function :

if (bCell > INVENTORY_MAX_NUM)
return false;

Changes


#ifdef __SPECIAL_INVENTORY_SYSTEM__
if (bCell > YOUR_LAST_INVENTORY_NAME_END)
return false;
#else
if (bCell > INVENTORY_MAX_NUM)
return false;
#endif

Complie and should work.
Good luck.
Edmund.
 
Hello users!


Much server use the special storage. Maybe you too!
If you have stone inventar in the storage, and maybe your stones can be upgrade heres one fix for you!

Try upgrade the item and does not work? Do not open the upgrade window?

char_item.cpp
Search function : bool CHARACTER::RefineInformation(UINT bCell, BYTE bType, int iAdditionalCell)
Search in function :

if (bCell > INVENTORY_MAX_NUM)
return false;

Changes


#ifdef __SPECIAL_INVENTORY_SYSTEM__
if (bCell > YOUR_LAST_INVENTORY_NAME_END)
return false;
#else
if (bCell > INVENTORY_MAX_NUM)
return false;
#endif

Complie and should work.
Good luck.
Edmund.

is not working
YOUR_LAST_INVENTORY_NAME_END = what is this ??
you meant Stone _Inventory_Slot _End?
 
is not working
YOUR_LAST_INVENTORY_NAME_END = what is this ??
you meant Stone _Inventory_Slot _End?
Yes, it is incomplete.
I think the python part is missing, in this way it will only make you move the stones and open the refine but it will not make you upload.
 

Similar threads


Top

Dear User!

We found that you are blocking the display of ads on our site.

Please add it to the exception list or disable AdBlock.

The advertises that you'll see aren't intrusive they just help us to keep the community alive

If you don't want to see those ads just buy an upgrade.

Thank you for understanding!

Rogue

Rogue Purchase

User upgrade! at

🔥 Upgrade Now
Baba2

Baba2 Purchase

User upgrade! at

🔥 Upgrade Now

Escanor25 Purchase

User upgrade! at

🔥 Upgrade Now