[Help] Setting drop of Item bags MuEmu S12

Results 1 to 1 of 1
  1. #1
    Novice Comrade St is offline
    MemberRank
    Jun 2012 Join Date
    1Posts

    information [Help] Setting drop of Item bags MuEmu S12

    Ok im trying to configure the drop rate of some item bags but i cant find where i must edit, for example the chocolate boxs.

    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <!--
    // ============================================================
    // == X12 MUONLINE SERVER EMULATOR
    // == www.igcn.mu
    // == www.muemu.pl
    // == (C) 2017 IGC-Network | MUEMU (R)
    // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    // == File is a part of MUEMU MuOnline Server files.
    // ============================================================
    //
    //~~ For detailed explanation of the bags system refer to ### Item Bags System Description ###.txt included in \IGCData\ItemBags\
    -->
    
    <ItemBag>
    <BagConfig Name="Item_Pink_Chocolate_Box" ItemRate="1000" SetItemRate="0" MoneyDrop="30000" IsPentagramForBeginnersDrop="0" BagUseEffect="0" BagUseRate="10000" />
    <SummonBook Enable="0" DropRate="0" ItemCat="0" ItemIndex="0" />
    <AddCoin Enable="0" CoinType="0" CoinValue="0" />
    <Ruud GainRate="0" MinValue="1" MaxValue="10" />
    
    <DropAllow Wizard="1" Knight="1" FairyElf="1" MagicGladiator="1" DarkLord="1" Summoner="1" RageFighter="1" GrowLancer="1" PlayerMinLevel="1" PlayerMaxLevel="MAX" MapNumber="-1">
    	<Drop Rate="10000" Count="1">
    		<Item Cat="0" Index="3" ItemMinLevel="6" ItemMaxLevel="9" Skill="1" Luck="1" Option="1" Exc="-1" SetItem="0" SocketCount="0" ElementalItem="0" />
    	</Drop>
    </DropAllow>
    </ItemBag>
    (this is a example its not configured yet) In these files i cant set the drop rate or the level of the mob to drop it. I can do it in the IGC_DropManager.xml file but these boxs already drop from monsters and i cant find where to disable or configure it.

    Any help?

    Im using the MuEmu 12.0.0.30 files




Advertisement