Does any1 know how to change settings for quest item to open it with 100% chance ? because now i get system message - There was nothing inside and only 1 quest item out of all every time when i try to open extractable item. I have this problem almost with every quest.... reagent pounches, ancient tome of the demon ect.ect . atm im using l2jinfinity freya server pack
here is an example how my setup looks like for Ancient Parchment's
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/hood-services
https://campsite.bio/utchihaamkt
Question
Slaughterer
hello,
Does any1 know how to change settings for quest item to open it with 100% chance ? because now i get system message - There was nothing inside and only 1 quest item out of all every time when i try to open extractable item. I have this problem almost with every quest.... reagent pounches, ancient tome of the demon ect.ect . atm im using l2jinfinity freya server pack
here is an example how my setup looks like for Ancient Parchment's
<item id="5944" type="EtcItem" name="Ancient Parchment">
<set name="icon" val="icon.etc_roll_of_paper_black_i00" />
<set name="default_action" val="capsule" />
<set name="immediate_effect" val="1" />
<set name="material" val="liquid" />
<set name="is_stackable" val="true" />
<set name="item_skill" val="2172-1" />
<skill id="2172" levels="1" name="Scroll of Giants">
<!--
Last Modify: 03.03.2011
Confirmed: CT2.5
Comments:
Description:
-->
<table name="#extractableItems">
5922,1,2.5;5923,1,2.5;5924,1,2.5;5925,1,2.5;5926,1,2.5;5927,1,2.5;5928,1,2.5;5929,1,2.5;5930,1,2.5;5931,1,2.5;5932,1,2.5;5933,1,2.5;5934,1,2.5;5935,1,2.5;5936,1,2.5;5937,1,2.5;5938,1,2.5;5939,1,2.5;5940,1,2.5;5941,1,2.5;5942,1,25;5943,1,25
</table>
<set name="capsuled_items_skill" val="#extractableItems" />
<set name="itemConsumeCount" val="1" />
<set name="operateType" val="OP_ACTIVE" />
<set name="skillType" val="EXTRACTABLE" />
<set name="target" val="TARGET_SELF" />
<cond msgId="129">
<and>
<player invSize="10" />
<player weight="80" />
</and>
</cond>
</skill>
thanks in advance
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.