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.
He's a reseller. I recommend you don’t get PTS files from him. there are more skilled people on this forum.
personally sold him files and fixes. The screenshot says it all.
I sold him files and fixes, and then with just a couple of words he said he wouldn’t resell them 🙂 Since he can’t handle the server files properly, he prefers to give them away or sell them for nothing.
jerk
🚀 L2Collision.site Grand Opening Alert! 🚀
📅 Grand Opening: May 16th 16H GMT TIME LONDON
⚙️ Beta Test: May 12-15
⚔️ Classic High Five Server Client: Rates: x10
🌟 Get ready for an epic journey! Don’t miss the Beta and join us for the official launch!
👉 https://l2collision.site/ – Your destiny awaits!
Discord: https://discord.gg/pqTaR2FU64
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.