HI i have make a upgrader all in 1 its work fine but if i try to upgrade a enchant item he tell me i dont have the item to upgrade it dunno why here is my xml
On April 11 at 18:00 server time (GMT +2), the open beta test of our upcoming Chronicle 2 update will begin!
We invite everyone to join, explore the world of C2 ahead of the official launch, and share your feedback.
📌 Players who find bugs during OBT will receive CoL as a reward:
- 1 CoL for each staticmeshes bug For example, passing through textures, stairs, etc.
- 2 CoL or more for server-side bugs (depending on severity).
You can report bugs via support on Discord or on the forum.
Open beta testing will last approximately until 15.04 20:00 (GMT +2).
Your activity and input will help us improve the game!
The download links will be available later.
Question
AyPiXt
HI i have make a upgrader all in 1 its work fine but if i try to upgrade a enchant item he tell me i dont have the item to upgrade it dunno why here is my xml
<?xml version="1.0" encoding="UTF-8"?>
<list maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<item>
<!-- Ring of Queen Ant-->
<ingredient id="6660" count="1" />
<!-- Upgrade Coin -->
<ingredient id="40007" count="2" />
<!-- Improved Ring of Queen Ant-->
<production id="22174" count="1" />
</item>
5 answers to this question
Recommended Posts