Version 2.0
1597 downloads
Yet another simple MVP Kill reward on MVP Maps Only with an announcer and now with a simple MVP Ladder
If player is in a party, the reward will be given randomly to online party members.
You can config the script easily at this part:
OnInit:
setarray .p_rwd, 607,1; // Party reward <item>,<amount>
setarray .s_rwd, 607,1; // Solo reward <item>,<amount>
.chance = 50; // Drop rate chances %
.gm = 10; // Prevents gm level and above to trigger the event
// MVP Map list
setarray .t_maps$[0],"// <MVP MAPS>
This script will also help other in-game players see if an MVP has been slain.
I'm open for suggestions, comments, reactions and such for the betterment of this script and my skill.
Questions?
Q> Why only at MVP Maps?
A> Because some server puts MVP Rooms which the reward can be abused.