datapack, items, create new item

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
Opiam
Posts: 181
Joined: Thu Jun 02, 2011 12:26 am
Location: Europe, Ukraine

datapack, items, create new item

Post by Opiam »

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?
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: datapack, items, create new item

Post by jurchiks »

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.
User avatar
Opiam
Posts: 181
Joined: Thu Jun 02, 2011 12:26 am
Location: Europe, Ukraine

Re: datapack, items, create new item

Post by Opiam »

thx
Post Reply