
     ½×¾Âª©¥D | µoªí¤_ 2005-10-06.21:05:24¡@¡@
¡@ ¡@ ¡@ ¡@ ¡@ ¡@ ¡@ ¡@
| prontera.gat,147,173,4 script ªi§Q¥d´«¿ú 828,{
mes "[ªi§Q¥d´«¿ú]";
mes "¯Ê¿úªá¶Ü¡H§Ú³o¸Ì¥¿¦b¦¬Áʪi§Q¥d®@¡I";
mes "¥i¥H¥Î¦UºØªi§Q¥d´«a lot of Money¡I";
next;
mes "[ªi§Q¥d´«¿ú]";
mes "1±i^FF0000ªi§Q¥d¤ù^000000´«^FF00005W^000000 Zeny";
mes "1±i^FF0000¤gªi§Q¥d¤ù^000000´«^FF00005W^000000 Zeny";
mes "1±i^FF0000ªiªi§Q¥d¤ù^000000´«^FF00007W^000000 Zeny";
mes "1±i^FF0000¦Bªi§Q¥d¤ù^000000´«^FF000010W^000000 Zeny";
mes "1±i^FF0000¸t½Ïªi§Q¥d¤ù^000000´«^FF000010W^000000 Zeny";
mes "1±i^FF0000¤Ñ¨Ïªi§Q¥d¤ù^000000´«^FF0000200W^000000 Zeny";
mes "1±i^FF0000«ÕÆFªi§Q¥d¤ù^000000´«^FF0000200W^000000 Zeny";
next;
mes "[ªi§Q¥d´«¿ú]";
mes "¦³¿³½ì¥æ´«¶Ü¡H";
next;
menu "´« ªi§Q¥d¤ù",LChange1,"´« ¤gªi§Q¥d¤ù",LChange2,"´« ªiªi§Q¥d¤ù",LChange3,"´« ¦Bªi§Q¥d¤ù",LChange4,"´« ¸t½Ïªi§Q¥d¤ù",LChange5,"´« ¤Ñ¨Ïªi§Q¥d¤ù",LChange6,"´« «ÕÆFªi§Q¥d¤ù",LChange7,"¤£·Q´«¤F",LExit;
//´« ªi§Q¥d¤ù
LChange1:
mes "[ªi§Q¥d´«¿ú]";
mes "n´«´X±i©O¡H";
next;
input @CardCount;
if (@CardCount<=0) goto LExit;
if (countitem(4001)<@CardCount) goto LNotEnough;
delitem 4001,@CardCount;
set Zeny,Zeny+50000*@CardCount;
goto LEnd;
//´« ¤gªi§Q¥d¤ù
LChange2:
mes "[ªi§Q¥d´«¿ú]";
mes "n´«´X±i©O¡H";
next;
input @CardCount;
if (@CardCount<=0) goto LExit;
if (countitem(4004)<@CardCount) goto LNotEnough;
delitem 4004,@CardCount;
set Zeny,Zeny+50000*@CardCount;
goto LEnd;
//´« ªiªi§Q¥d¤ù
LChange3:
mes "[ªi§Q¥d´«¿ú]";
mes "n´«´X±i©O¡H";
next;
input @CardCount;
if (@CardCount<=0) goto LExit;
if (countitem(4033)<@CardCount) goto LNotEnough;
delitem 4033,@CardCount;
set Zeny,Zeny+70000*@CardCount;
goto LEnd;
//´« ¦Bªi§Q¥d¤ù
LChange4:
mes "[ªi§Q¥d´«¿ú]";
mes "n´«´X±i©O¡H";
next;
input @CardCount;
if (@CardCount<=0) goto LExit;
if (countitem(4196)<@CardCount) goto LNotEnough;
delitem 4196,@CardCount;
set Zeny,Zeny+100000*@CardCount;
goto LEnd;
//´« ¸t½Ïªi§Q¥d¤ù
LChange5:
mes "[ªi§Q¥d´«¿ú]";
mes "n´«´X±i©O¡H";
next;
input @CardCount;
if (@CardCount<=0) goto LExit;
if (countitem(4005)<@CardCount) goto LNotEnough;
delitem 4005,@CardCount;
set Zeny,Zeny+100000*@CardCount;
goto LEnd;
//´« ¤Ñ¨Ïªi§Q¥d¤ù
LChange6:
mes "[ªi§Q¥d´«¿ú]";
mes "n´«´X±i©O¡H";
next;
input @CardCount;
if (@CardCount<=0) goto LExit;
if (countitem(4054)<@CardCount) goto LNotEnough;
delitem 4054,@CardCount;
set Zeny,Zeny+2000000*@CardCount;
goto LEnd;
//´« «ÕÆFªi§Q¥d¤ù
LChange7:
mes "[ªi§Q¥d´«¿ú]";
mes "n´«´X±i©O¡H";
next;
input @CardCount;
if (@CardCount<=0) goto LExit;
if (countitem(4047)<@CardCount) goto LNotEnough;
delitem 4047,@CardCount;
set Zeny,Zeny+2000000*@CardCount;
goto LEnd;
//µ²§ô
LEnd:
mes "[ªi§Q¥d´«¿ú]";
mes "¥æ©ö¦¨¥\¡I";
mes "¸ò§A¥æ©ö¬O§Úªººa©¯¡I";
mes "¤U¦¸¦³¨Æ¦A§ä§Ú¡I88!";
close;
//¤£°÷
LNotEnough:
mes "[ªi§Q¥d´«¿ú]";
mes "§A¦n¹³¨S±a°÷°Ú¡I¤£¦Ñ¹êªº³Ã¥ë¡I";
mes "¦A³o¼Ë¥H«á¤£°µ§A¥Í·N¤F¡I";
close;
//°h¥X
LExit:
mes "[ªi§Q¥d´«¿ú]";
mes "¨S¨Æ¡IÄ~Äò§V¤O¦¬¶°°Ú¡I";
mes "§Ú¥Ã»·µ¥µÛ§A¡I";
close;
}
Á`µo©«¼Æ: 49 | ¨Ó·½: ¥xÆW | µù¥U¤é´Á: 2005-10-02 | IP: ¤w°O¿ý |
|
|