Elemental Value

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
devo
Posts: 798
Joined: Mon Jun 15, 2009 1:19 pm

Elemental Value

Post by devo »

L2J Revision Number: 3332
L2JDP Revision Number: 6445

where are stored elemental values of weapons/armors in database?
A hero of war is that what they see...
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Elemental Value

Post by _DS_ »

elementals
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
User avatar
devo
Posts: 798
Joined: Mon Jun 15, 2009 1:19 pm

Re: Elemental Value

Post by devo »

there is no such a table
A hero of war is that what they see...
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Elemental Value

Post by janiii »

java class Elementals
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
User avatar
devo
Posts: 798
Joined: Mon Jun 15, 2009 1:19 pm

Re: Elemental Value

Post by devo »

but there are stats of ppl weapons? I'm looking where is elemental enchant data stored, for example Item with 150attribute.
A hero of war is that what they see...
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Elemental Value

Post by janiii »

what about item_attributes table? ;)
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
User avatar
devo
Posts: 798
Joined: Mon Jun 15, 2009 1:19 pm

Re: Elemental Value

Post by devo »

Yes but I see there

Code: Select all

ElemType: -1

Code: Select all

ElemValue: -1
in all records so? Ppl have items with elemental.
A hero of war is that what they see...
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Elemental Value

Post by _DS_ »

Worksforme - items with smth positive in elemValue has elemType not -1.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
Post Reply