suriyun-production / mmorpg-kit-docs

This is document for MMORPG KIT project (https://www.assetstore.unity3d.com/#!/content/110188?aid=1100lGeN)
https://suriyun-production.github.io/mmorpg-kit-docs
48 stars 11 forks source link

[Bug]Stackable items with diffrent Level #2301

Closed moepi2k closed 10 months ago

moepi2k commented 10 months ago

There is an issue. when you have stackable items with diffrent levels e.g a potion and craft/loot/pickup anyother one of same type but diffrent level, it override the one in inventory.

insthync commented 10 months ago

I intended to make level for an equipment items only.

moepi2k commented 10 months ago

oh then, i extended my crafting system so that as higher the crafting skill as higher the level of the item. so i think i need to make the changes into my project then. any advice in what script it handle the merge when pickup/loot etc. an item?