Page 1 of 1

Extractable items

Posted: Tue Jun 28, 2011 1:10 am
by kean
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:
L2JDP Revision Number:
Hi, I have a problem with all extractable items like Ancient tomes of the demon, reagent pouch,,.....
the problem is that when I open the items I only obtain 1 class of items... I only obtain the first clas of item in the skill for example:
-->
<table name="#extractableItems">
9600,1,40;9601,2,50;9602,1,10
here for the skill of ancient tomesof the demon I obtain only the item "9600"...

Sorry for my bad english.

Re: Extractable items

Posted: Tue Jun 28, 2011 1:22 am
by Zoey76
Revision numbers, client chronicle...

Re: Extractable items

Posted: Tue Jun 28, 2011 4:04 am
by tukune

Re: Extractable items

Posted: Tue Jun 28, 2011 4:26 am
by MELERIX
thats was already fixed long time ago :roll:

now about... 9600,1,40;9601,2,50;9602,1,10

this means that...

40% to obtain 1 (9600)
or
50% to obtain 2 (9601)
or
10% to obtain 1 (9602)

40% + 50% + 10% = 100%

this means you will get always (100%), one of these items (from the list), depending of chance in % randomly.