Jump to content
  • 0

Mob Droplist Problem & Extractable Items.


Sinister Smile

Question

For example i use this droplist. But the problem is when i kill the mob i get different amount of the items. Like:
I get from 13003 875 items, from 13005 i get 43 items, and from 13004 i get 37 items. The chance is always 100%,

        <drops>
            <category id="1">
                <drop itemid="13003" min="125" max="250" chance="1000000"/>
            </category>
            <category id="2">
                <drop itemid="13005" min="1" max="4" chance="3000000"/>
            </category>
            <category id="0">
                <drop itemid="57" min="15000000" max="30000000" chance="1000000"/>
            </category>
            <category id="3">
                <drop itemid="13004" min="1" max="4" chance="100000"/>
            </category>
        </drops>

 

and i have second problem with extractable items

i have create a new extractable item >

 

  <item id="6498" type="EtcItem" name="Suprice Box">
    <set name="default_action" val="capsule" />
    <set name="material" val="PAPER" />
    <set name="weight" val="100" />
    <set name="price" val="395" />
    <set name="is_stackable" val="true" />
    <set name="is_oly_restricted" val="true" />
    <set name="handler" val="ItemSkills" />
    <set name="item_skill" val="17000-1" />
  </item>

 

and the skill
 

    <skill id="17000" levels="2" name="Red Bag Extractable">
        <table name="#extractableItems">
            13002,100,30
            13005,1,10
        </table>
        <set name="capsuled_items_skill" val="#extractableItems" />
        <set name="target" val="TARGET_SELF" />
        <set name="skillType" val="EXTRACTABLE_FISH" />
        <set name="operateType" val="OP_ACTIVE" />
        <cond msgId="129">
            <and>
                <player invSize="10" />
                <player weight="1" />
            </and>
        </cond>
    </skill>

 

and when i use the item i get message: Your Inventory is full.
Any suggestions what happen?
 

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

max chance is "1000000" opote an thes na einai mikrotero toy 100% mikrine ta noumera ayto edw (3000000) einai 300%

 

exeis kani 4 katigories ( o server rixni ena apo kathe katigoria )

an thes na rixni ena apo ola balta ola se mia katigoria

<cond msgId="129">
    <and>
       <player invSize="10" />
       <player weight="1" />
   </and>
</cond>

sbise ayto

Edited by pirama
Link to comment
Share on other sites

  • 0

max chance is "1000000" opote an thes na einai mikrotero toy 100% mikrine ta noumera ayto edw (3000000) einai 300%

 

exeis kani 4 katigories ( o server rixni ena apo kathe katigoria )

an thes na rixni ena apo ola balta ola se mia katigoria

<cond msgId="129">
    <and>
       <player invSize="10" />
       <player weight="1" />
   </and>
</cond>

sbise ayto

Can you explain in english?

Link to comment
Share on other sites

  • 0

Can you explain in english?

next time create topic on reguest english ( if you don't understand greek ) :P

 

the max change is "1000000" so if you want lower to 100% .. low this (3000000) now is 300%

 
you have create 4 category  ( server drop 1 from every category ) as i remember
if you want to drop 1 of them create 1 category for all 
 
<cond msgId="129">
    <and>
       <player invSize="10" />
       <player weight="1" />
   </and>
</cond>

delete this for messege

Edited by pirama
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


  • Posts

    • I am selling the essence project which includes versions 388 and 439 that have been running for over 2 years or (447 as custom PVP like Pride). I have a test server for you to test them out. If you are really interested in it then contact my seller at discord: kiwi7106. Price: 4000 Euro P/s: This is a project that I have spent a lot of money and time developing, so if you are not interested in it, please get out of this topic, thank you. P/s 2: If you find the price too expensive, it's best to skip this article and find another project and don't comment negatively on my topic, thank you.
    • Someone ask me for this, it should work on any client that has Kamael race, preview:     Installation - there are two ways to install depending on how you want to use it:   Method 1: If you want to completely replace the original, do:   Copy all lines from your armorgrp to Notepad++, press Ctrl+H, check the "match whole word" option and replace:   kamael.Mkamael_m000_w_ad00   by:   AvengersKamaelWings.Avengers_MKamael_m001_w_ad00   Then replace:   MKamael.Mkamael_m000_t00_w   by:   AvengersKamaelWings.MKamael_m001_t00_w   Now repeat the same process with the female, replace:   kamael.Fkamael_m000_w_ad00   by:   AvengersKamaelWings.Avengers_FKamael_m001_w_ad00   Then replace:   FKamael.Fkamael_m000_t00_w   by:   AvengersKamaelWings.FKamael_m001_t00_w   You're done, paste everything back into File Edit and save!   Method 2: If you only want to replace in specific sets, execute the above process only on the armorgrp of those sets.   Repack by: AvengersTeamBr Password: LadrãoDeFrango      
    • 用于解密、加密和编辑 .u 文件的工具。
    • It's always awesome when you find someone who not only delivers great quality but also does it way ahead of schedule. Makes you feel like you hit the jackpot, right? I'm new around here, just stumbled upon this forum, and seeing posts like yours really gives me hope that there are some real pros hanging out in this community.
  • Topics

×
×
  • Create New...