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
custom weapons/etcitems/armors
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 238
- Joined: Tue Jan 15, 2008 8:20 am
- Location: Germany
-
- Posts: 238
- Joined: Tue Jan 15, 2008 8:20 am
- Location: Germany
Re: custom weapons/etcitems/armors
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?
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?
- Ashitaka
- Posts: 96
- Joined: Thu Jul 12, 2007 4:04 am
- Location: Spain
Re: custom weapons/etcitems/armors
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.
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.
-
- Posts: 238
- Joined: Tue Jan 15, 2008 8:20 am
- Location: Germany
Re: custom weapons/etcitems/armors
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.
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.
-
- Posts: 238
- Joined: Tue Jan 15, 2008 8:20 am
- Location: Germany
Re: custom weapons/etcitems/armors
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.
So it is possible.
But i guess the patch is not updated to the last revision.
- Ashitaka
- Posts: 96
- Joined: Thu Jul 12, 2007 4:04 am
- Location: Spain
Re: custom weapons/etcitems/armors
Why don't you try to update it yourself?
If you have specific problems, then ask for help.
If you have specific problems, then ask for help.

-
- Posts: 238
- Joined: Tue Jan 15, 2008 8:20 am
- Location: Germany
Re: custom weapons/etcitems/armors
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
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