If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision: last
L2JDP Revision: last
Two questions:
1- I was commented one line to allow players to augment {PvP} weapons. Now, how can I allow players to put elements on {PvP} items?
2- Can I allow players to raise elemental power over 120/450 in armor/weapons using Elemental Energy?
Elemental Level and PvP items
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 32
- Joined: Mon Jul 06, 2009 7:08 pm
Re: Elemental Level and PvP items
Bump and info: I'm using the BETA timeline to work now, then if someone can inform me some solution to this, needs to be aplicable in BETA revision.
- UnAfraid
- L2j Veteran
- Posts: 4199
- Joined: Mon Jul 23, 2007 4:25 pm
- Location: Bulgaria
- Contact:
Re: Elemental Level and PvP items
in data/stats/items/
there is everything related to the items including element-able restrictions.
Find the desired item and just add <set name="element_enabled" val="true" />
there is everything related to the items including element-able restrictions.
Find the desired item and just add <set name="element_enabled" val="true" />
-
- Posts: 32
- Joined: Mon Jul 06, 2009 7:08 pm
Re: Elemental Level and PvP items
Put it in all PvP Items?
There's no way to edit anything on java to allow it? I thought this "block" was made by exclusion, like augmentations... 
Done, I was added the line on the items that I want to be able to element. Now, how allow to raise elements over lvl 12?


Done, I was added the line on the items that I want to be able to element. Now, how allow to raise elements over lvl 12?