Jump to content

CodyRo

Members
  • Posts

    119
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by CodyRo

  1. Why don't you take a look at existing npcs how they handle the drop? Huh, ppl nowadays.

     

    I already do this but i have no find an NPC with droplist

     

     

    LATER: L2j .xml droplist looks in this format:

    <dropLists>
    			<death>
    				<group chance="70">
    					<item id="57" min="2653" max="5416" chance="100" /> <!-- Adena -->
    				</group>
    				<group chance="0.2903999984264374">
    					<item id="11975" min="1" max="1" chance="6.0817" /> <!-- Common Item - Soul Bow -->
    					<item id="5534" min="1" max="1" chance="93.9183" /> <!-- Soul Bow Stave -->
    				</group>
    				<group chance="35.69779968261719">
    					<item id="1895" min="1" max="1" chance="17.6723" /> <!-- Metallic Fiber -->
    					<item id="4040" min="1" max="1" chance="1.2371" /> <!-- Mold Lubricant -->
    					<item id="4042" min="1" max="1" chance="1.0309" /> <!-- Enria -->
    					<item id="4043" min="1" max="1" chance="2.0618" /> <!-- Asofe -->
    					<item id="960" min="1" max="1" chance="0.0247" /> <!-- Scroll: Enchant Armor (S-Grade) -->
    					<item id="8732" min="1" max="1" chance="0.5154" /> <!-- Life Stone - Level 76 -->
    					<item id="8742" min="1" max="1" chance="0.1289" /> <!-- Mid-Grade Life Stone - Level 76 -->
    					<item id="8752" min="1" max="1" chance="0.0129" /> <!-- High-Grade Life Stone - Level 76 -->
    					<item id="1344" min="10" max="30" chance="77.316" /> <!-- Mithril Arrow -->
    				</group>
    				<group chance="42.0">
    					<item id="8600" min="1" max="1" chance="55" /> <!-- Herb of Life -->
    					<item id="8601" min="1" max="1" chance="38" /> <!-- Greater Herb of Life -->
    					<item id="8602" min="1" max="1" chance="7" /> <!-- Superior Herb of Life -->
    				</group>
    				<group chance="11.0">
    					<item id="8603" min="1" max="1" chance="7" /> <!-- Herb of Mana -->
    					<item id="8604" min="1" max="1" chance="81" /> <!-- Greater Herb of Mana -->
    					<item id="8605" min="1" max="1" chance="12" /> <!-- Superior Herb of Mana -->
    				</group>
    				<group chance="25.0">
    					<item id="8606" min="1" max="1" chance="20" /> <!-- Herb of Power -->
    					<item id="8608" min="1" max="1" chance="20" /> <!-- Herb of Alacrity -->
    					<item id="8610" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Probability -->
    					<item id="10655" min="1" max="1" chance="20" /> <!-- Herb of Vampiric Rage -->
    					<item id="10656" min="1" max="1" chance="20" /> <!-- Herb of Critical Attack - Power -->
    				</group>
    				<group chance="10.0">
    					<item id="8607" min="1" max="1" chance="50" /> <!-- Herb of Magic -->
    					<item id="8609" min="1" max="1" chance="50" /> <!-- Herb of Casting Spd. -->
    				</group>
    				<group chance="1.0">
    					<item id="8612" min="1" max="1" chance="33" /> <!-- Herb of the Warrior -->
    					<item id="8613" min="1" max="1" chance="33" /> <!-- Herb of the Mystic -->
    					<item id="8614" min="1" max="1" chance="34" /> <!-- Herb of Recovery -->
    				</group>
    				<group chance="11.0">
    					<item id="8611" min="1" max="1" chance="94" /> <!-- Herb of Speed -->
    					<item id="10657" min="1" max="1" chance="3" /> <!-- Herb of Doubt -->
    					<item id="13028" min="1" max="1" chance="3" /> <!-- Vitality Replenishing Herb -->
    				</group>
    			</death>
    			<corpse>
    				<item id="6710" min="1" max="1" chance="8.7307" /> <!-- Sealed Draconic Leather Helmet Pattern -->
    				<item id="6711" min="1" max="1" chance="2.6667" /> <!-- Sealed Major Arcana Robe Part -->
    				<item id="6712" min="1" max="1" chance="7.6629" /> <!-- Sealed Major Arcana Gloves fabric -->
    			</corpse>
    		</dropLists>
    

    Thank you for your 'Baggos' suggestion on PM.

     

    Thank you too guys for trying help.

  2. Not in Systemmsg and in EnterWorld.java for sure not because i sstart to get this message because i get an client from google... SO its a Client message. Can be in interface.u but how can i edit this?

     

     

    P.S. Maybe anyone have a H5 Part 5 clean client download link... I cant find this on google.

×
×
  • Create New...