- 0
This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
AdBlock Extension Detected!
Our website is made possible by displaying online advertisements to our members.
Please disable AdBlock browser extension first, to be able to use our community.
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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now