Issue When Creating New Custom Items

orcok1

Vagabond
actually have a problem with this items custom

1746692028907.webp

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

1746692088482.webp

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.

1746692123767.webp

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.

1746692145253.webp

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.
 
You're using the editor provided by Lucera in their beginner guide. I doubt it’s a duplicate ITEM_ID since I'm using numbers starting from "100,000." Just to be sure, I’ve checked all the XML files and the .dat files, and there’s no item with that ID.
 
Back
Top