custom weapons/etcitems/armors

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
Cresceus
Posts: 238
Joined: Tue Jan 15, 2008 8:20 am
Location: Germany

custom weapons/etcitems/armors

Post by Cresceus »

Hi everyone,

I got a little question. It's about the custom armors/weapons/etcitems. I searched the forum without any result.

In the database there are the tables custom_armor, custom_weapon, custom_etcitem etc. .
How can you make a custom armor like Majestic Leather Armor?
There is no column item_template_id or something like that.

I would like to make a duplicate from all of the armors and weapons.

I would be very thankful for a response.

Kind regards
Cresceus
Posts: 238
Joined: Tue Jan 15, 2008 8:20 am
Location: Germany

Re: custom weapons/etcitems/armors

Post by Cresceus »

Well first of all i should had read the documentation in the sql folder...

So the custom_armor etc. tables are not to use to make a duplicate of an armor or weapon.

Is there any way to do this?
User avatar
Ashitaka
Posts: 96
Joined: Thu Jul 12, 2007 4:04 am
Location: Spain

Re: custom weapons/etcitems/armors

Post by Ashitaka »

Hi Cresceus,

This kind of things like create custom armors sounds more like a client modding, and you may know that this kind of discussions are not allowed in this forum.
Cresceus
Posts: 238
Joined: Tue Jan 15, 2008 8:20 am
Location: Germany

Re: custom weapons/etcitems/armors

Post by Cresceus »

I don't want to make a new textured armor or something like that.

We have the possibility to create custom npcs. In other words: to duplicate npcs.
ID; IDtemplate;name etc.

Is this possible for items?

The reason is to create "a custom armor" with other bonuses as the original one.

For example the Majestic Leathor Armor Set without this bonuses: Archery P. Atk. +8%, MP +240, Weight increased plus the point at which a weight penalty is applied +5759, Stun Resistance +50%, DEX +1, CON -1

but with other bonuses.
Cresceus
Posts: 238
Joined: Tue Jan 15, 2008 8:20 am
Location: Germany

Re: custom weapons/etcitems/armors

Post by Cresceus »

I've searched the old l2j-forum and found this topic.

So it is possible.
But i guess the patch is not updated to the last revision.
User avatar
Ashitaka
Posts: 96
Joined: Thu Jul 12, 2007 4:04 am
Location: Spain

Re: custom weapons/etcitems/armors

Post by Ashitaka »

Why don't you try to update it yourself?
If you have specific problems, then ask for help. :)
Cresceus
Posts: 238
Joined: Tue Jan 15, 2008 8:20 am
Location: Germany

Re: custom weapons/etcitems/armors

Post by Cresceus »

i'm not as familiar with java as i would be able to update the patch...

but i have another idea: common items.

they are duplicates from the regular weapons and armors.

is there a limit of armor and weapon ids for \gameserver\data\stats\ what the core can handle or may i e.g. create 22200-22299.xml/22300-22399.xml/22400-22499.xml etc. in the stats-folder?


regards
Post Reply