prontera,200,200,6 script Phyress 717,{
mes "[Phyress]";
mes "Hello "+strcharinfo(0)+", I was sent by GM-Aya to provide";
mes "you guys a great Christmas Event!";
mes "I'll tell you the secret of this event.";
emotion e_no1;
next;
mes "[Phyress]";
mes "This NPC is only valid until December 25, 3 AM GMT + 8.";
mes "So please hurry up and finish whatever quest I will give you!";
next;
mes "[Phyress]";
mes "I can give you a Falcon Clip[2].";
mes "All I need is 10,000 ^0055ff15k DeceiveRO Coins^000000.";
mes "Yes I know it is hard, but the prize is worth it! So that's all!";
mes "Talk to me again once you have the requirements. Thank you!";
next;
if (countitem(30000) >= 10000) {
delitem 30000,10000;
getitem 22009,1;
mes "Here's a Falcon Clip! Congratulations!";
mes "Thank you for participating DeceiveRO's Christmas Event! Till next year! =)";
mes "Bye!";
announce "+strcharinfo(0)+" has received a Falcon Clip!",0;
} else
mes "You need ^0055ff15k DeceiveRO Coins^000000 for a Falcon Clip.";
close;
}
Hi Euphy,
Kindly check my script. It's not appearing on game.