imspecial Posted August 22, 2009 Posted August 22, 2009 Hi, I'm a java programmer, but really just got into touching l2j. Anyways, in the xml files, I was wondering what is the difference between: mul and add OR the difference between: the value of order being 0x30/0x40 ( I think its because one is an active buff, and the other isn't? )
0 danvandan Posted August 24, 2009 Posted August 24, 2009 0x30= % use with mul 0x40= just numbers use with add Can be used with: mul order Value Final % 2 +100% 1.9 +90% 1.8 +80% 1.7 +70% 1.6 +60% 1.5 +50% 1.4 +40% 1.3 +30% 1.2 +20% 1.1 +10% 1 0% 0.9 -10% 0.8 -20% 0.7 -30% 0.6 -40% 0.5 -50% 0.4 -60% 0.3 -70% 0.2 -80% 0.1 -90% 0 -100% Can be used with: add order Value Final 1 1 -1 -1
0 MeVsYou Posted September 28, 2009 Posted September 28, 2009 Awesome danvandan...Thx you very much for this.I wanted to learn these shits. ;D
0 WizZy™ Posted September 28, 2009 Posted September 28, 2009 Yep ,the Copy/Paste he gave you from L2jServer Wiki is right :D
0 Horus Posted September 28, 2009 Posted September 28, 2009 Yep ,the Copy/Paste he gave you from L2jServer Wiki is right :D LOOL you are so mean :p
0 Nik Posted September 28, 2009 Posted September 28, 2009 imo read that -.- http://www.l2jdp.com/trac/wiki/XML
0 WizZy™ Posted September 28, 2009 Posted September 28, 2009 LOOL you are so mean :p I love ya too :D Btw our pink stars are fucked up now :( Anyways ,answer has been provided ,so locked.
Question
imspecial
Hi, I'm a java programmer, but really just got into touching l2j.
Anyways, in the xml files,
I was wondering what is the difference between:
mul and add
OR
the difference between: the value of order being 0x30/0x40 ( I think its because one is an active buff, and the other isn't? )
6 answers to this question
Recommended Posts