Good day, everyone
Please help me solve a problem. I added new weapon and armor textures to the game and decided to create a new set for them (like the one with 150–160 items). I added new lines with new stats in the client and in arcadia/setitemeffectresource
and it seems like everything is fine, BUT—there’s always a “but”—
the set isn’t adding stats. Where it shows in green which items should be equipped for the full set, it says “empty string: 0”
I looked everywhere I could to find where this empty string comes from, but couldn’t find it. I only found the lines tooltip_7ranksetitem9601-9615 in db_string, where the old set names (150-160) are displayed, but I couldn’t find where to enter the new names for the new set
I tried using the next number (9616)—it doesn’t work, but the most surprising thing is that if I create a new string with code 0 in db_string, it displays exactly what’s written in the value
Please advise—maybe I’m missing something, or maybe the set needs to be registered somewhere else?
In the item dbp\rdb and setitemeffectresource dbo\rdb, all values for the sets are set on the new items.
Client/Server 6.2
Thanks in advance to everyone.
Translated with DeepL.com (free version)







