01-14-2009, 03:20 PM
обясните как узнать шанс дропа с таких значений 1000000,200000 ,30000 желательно в %
и ещё как настроить евент с медальками всё зделал но дропа нету
<Event ID="Medals Event" Active="24 Jan 2008-26 Jan 2009">
<Droplist>
<AllDrop Items="6392" Count="1,1" Chance="60%" />
</Droplist>
<Droplist>
<AllDrop Items="6393" Count="1,1" Chance="15%" />
</Droplist>
<Message Type="OnJoin" Msg="Glittering Medals Event: You can collect medals from all mobs!" />
<EventEnd>
<Take From="AllPlayers">
<Item ItemID="6392-6393"></Item>
</Take>
</EventEnd>
</Event>
и ещё как настроить евент с медальками всё зделал но дропа нету
<Event ID="Medals Event" Active="24 Jan 2008-26 Jan 2009">
<Droplist>
<AllDrop Items="6392" Count="1,1" Chance="60%" />
</Droplist>
<Droplist>
<AllDrop Items="6393" Count="1,1" Chance="15%" />
</Droplist>
<Message Type="OnJoin" Msg="Glittering Medals Event: You can collect medals from all mobs!" />
<EventEnd>
<Take From="AllPlayers">
<Item ItemID="6392-6393"></Item>
</Take>
</EventEnd>
</Event>