during i write this script....coz of lazy of thinking of what MVP should i put it....so i just use the Bloody Branch script to summon the MVP Monster Randomly....
anyway..if you wan to change...just edit this line.
monster .Map$,0,0,"[ Farm Zone ] Guardian",-3,5,strnpcinfo(0)+"::OnBossKill";
change the Number -3 to MVP Name that you want...just make sure you remain the OnBossKill Event Label
add prize ?
but make sure it is below these lines...
iRight:
if( #EventDelay > gettimetick(2) ){
dispbottom "Sorry, Time Penalty : Remain "+( #EventDelay - gettimetick(2) )+" seconds.";
}else{
find this line ( or somewher around this line )
npctalk "[ "+strcharinfo(0)+" ] , You're Correct.";
'
add below / above....
getitem <itemID>,<Amount>;