Jump to content

Recommended Posts

Posted

I am making my own adena, for example maxcheaters adena, I have done all the system parth (itemname-e...) bla bla bla I have read that after  I have to import my item to sql in itemetc table but? wtf? i havent itemetc table!!! Im using l2j, in which table i must insert?

Posted

Gameserver/data/stats/item

 

<item id="57" type="EtcItem" name="Adena">
	<set name="icon" val="icon.etc_adena_i00" />
	<set name="immediate_effect" val="1" />
	<set name="material" val="gold" />
	<set name="price" val="1" />
	<set name="is_stackable" val="true" />
</item>

Just an example.

Have fun

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..