actually have a problem with this items custom

For some reason, when I create the custom item, the names of other custom items change as well, such as this coin.

I don't know if the same thing is happening with some other items. I noticed this because I used the VIP 7 box, which is already implemented, as an example.

And the box says it gives you VIP coins as a reward, but when I open it, it gives me the name of the new item I created lol.

I defined the item correctly in the XML, and added it properly to the client, but it seems this error was already happening before I even created this item. The root cause of the problem appears to be: item names getting duplicated randomly, without modifying anything at all — just by adding a new line of code in itemname and etcitemgrp.

For some reason, when I create the custom item, the names of other custom items change as well, such as this coin.

I don't know if the same thing is happening with some other items. I noticed this because I used the VIP 7 box, which is already implemented, as an example.

And the box says it gives you VIP coins as a reward, but when I open it, it gives me the name of the new item I created lol.

I defined the item correctly in the XML, and added it properly to the client, but it seems this error was already happening before I even created this item. The root cause of the problem appears to be: item names getting duplicated randomly, without modifying anything at all — just by adding a new line of code in itemname and etcitemgrp.