Hallo, little question. Folder with name custom in game\data\stats\items\
How it must been used for new items? And how it works?
For example I need new dual swords, how I can do it?
datapack, items, create new item
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- Opiam
- Posts: 181
- Joined: Thu Jun 02, 2011 12:26 am
- Location: Europe, Ukraine
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: datapack, items, create new item
You make a custom item in the game client, let's say, ID 30000 (nobody will discuss it here, not legal), then check an existing item's data, make a new xml (30000-30100.xml) and put your new item's stats there. That should be it.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
- Opiam
- Posts: 181
- Joined: Thu Jun 02, 2011 12:26 am
- Location: Europe, Ukraine