im using l2jsunrise free datapack for high five...
i have made a item my custom coin, it every time i restart or shutdown the server, all of those coins dissapear... and for now, i think this is the only item that dissapears...
here's the xml item code for it....
GitHub - zikdoz/L2DiscordPresence: Simple library to enable customized Discord's rich presence (e.g. playing on some server with custom text and icons) for Lineage 2 (may be used for other games, I think)
Question
unfor6iven
im using l2jsunrise free datapack for high five...
i have made a item my custom coin, it every time i restart or shutdown the server, all of those coins dissapear... and for now, i think this is the only item that dissapears...
here's the xml item code for it....
<item id="3481" type="EtcItem" name="Dragon Coin">
<set name="icon" val="icon.etc_magic_coin_gold_i00" />
<set name="material" val="STEEL" />
<set name="is_stackable" val="true" />
<set name="is_sellable" val="false" />
</item>
4 answers to this question
Recommended Posts