//===== Hercules Script ====================================== //= Event King Items //===== By: ================================================== //= $ephiroth //===== Current Version: ===================================== //= 1.1 //===== Description: ========================================= //= Grand Circlet Quest combined with Excalibur Quest. //===== Additional Comments: ================================= //= 2006/09/27: 1.0 Release and fully working. [$ephiroth] //= 1.1 Optimized. [Euphy] //============================================================ prt_castle,80,170,4 script King of Prontera 1_M_PRON_KING,{ mes "[King of Prontera]"; mes "Hello, can you help me?"; next; if(select("Sure, what can I do?", "Sorry, I'm busy.")==2) { mes "[King of Prontera]"; mes "Ok, that's fine, I'm sure someone else will help."; close; } mes "[King of Prontera]"; mes "Thank you. Well, my daughter next to me is a little rowdy..."; mes "If you get her these items I'm sure she'll calm down."; mes "I'll give you my crown or my sword as a reward."; next; setarray .@items1[0],5007,742,30,741,50,753,20,732,1,710,20,629,20; setarray .@items2[0],1137,2254,1,2282,1,714,1; switch(select("What do you need?", "I have the items!", "Forget it.")) { case 1: for(set .@i,1; .@i<3; set .@i,.@i+1) { mes "[King of Prontera]"; mes "If you could get me:"; for(set .@j,1; .@j