dude123 Posted April 20, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 17 Reputation: 0 Joined: 04/06/12 Last Seen: May 2, 2012 Share Posted April 20, 2012 how do i set normal monster equip drop 60% and mvp euip drop 30% my current conf make both drop 30%. drops.conf Quote Link to comment Share on other sites More sharing options...
dude123 Posted April 20, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 17 Reputation: 0 Joined: 04/06/12 Last Seen: May 2, 2012 Author Share Posted April 20, 2012 hi have this script - script autoannounce -,{ OnInit: while(1) { announce "Enjoy Double Exp Event and Double Drop Event, 7 Day 2x and 7 Days Normal",0; sleep 3600000; } } but iwant it to make like for 1st 7 days it will say announce "Enjoy Double Exp Event and Double Drop Event, 7 Day 2x and 7 Days Normal and when the 7 days gonna end it will say 5 min remning of end of Double Event bla bla. then the next 2nd week announce "Double Exp Event and Double Drop Event will after 7days and at 2nd week end the double exp are going to start in 5 min. and also this script can contain auto drop and exp change when event start or end. i tried a script like this type but when i give scriptreload the drop and rate keep goin2x+2x+ like that keep going like that Quote Link to comment Share on other sites More sharing options...
Emistry Posted May 1, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted May 1, 2012 Post#1 a simple trick should be able to help you here https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/conf/battle/drops.conf // The rate at which equipment is dropped. item_rate_equip: 100 item_rate_equip_boss: 10000 item_drop_equip_min: 3000 item_drop_equip_max: 6000 hope it did reach what you want... Quote Link to comment Share on other sites More sharing options...
Question
dude123
how do i set normal monster equip drop 60% and mvp euip drop 30%
my current conf make both drop 30%.
drops.conf
Link to comment
Share on other sites
2 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.