Jump to content

Status BUG when replacing items, help.


Recommended Posts

Hello!

I'd like to ask for, help.

My problem is that when I equip an item with replace like an earring with 12 STR to a 14 INT one, then in the stat panel it negates my status twice. 
If I unequip the item and equip it normally then this bug doesn't happen. it only happens when I replace the item instantly with left click without unequipping.
Its only an appearance bug but its annoying so much.
I'd like to ask that in which file I should look for a solution. It's not a python error for sure.

 

THanks

GIF :
https://metin2.download/picture/apGavFa0blZI3usqy53jMk2zuSebFG5I/.gif

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

I'm not an expert but take a look at this function: bool CHARACTER::UseItemEx(LPITEM item, TItemPos DestCell)

it's on char_item.cpp, i believe it's in that function that the magic hapens when you use an item (any item), you can have some problems on some function of unequip and equip item.

I'm not entirely sure but, i think it's somewhere around here:

image.png.902ff176c0d4744ad27f4eab6c63b168.png

It's all lies

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / 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.