UID67188
帖子
精華
主題
積分-10
現金
積極性
威望
違規
熱心
推廣次數
閱讀權限0
註冊時間2008-3-9
在線時間 小時
最後登錄1970-1-1
TA的每日心情 | 無聊 2011-7-13 01:06 AM |
---|
簽到天數: 4 天 連續簽到: 0 天 [LV.2]偶爾看看I
|
本帖最後由 s7840811 於 2010-9-11 11:01 PM 編輯
amatsu.gat,118,99,4 script 神器/裝製作 429,{
mes " [神器/裝製作]";
mes " 您需要什麼?";
mes " ^660000雷神腰帶^000000 ";
mes " ^660000史雷普尼爾之靴[1]^000000 ";
mes " ^660000雷神之垂^000000 ";
mes " ^660000神器 三十二朔月^000000 ";
mes " ^660000布林喜德^000000 ";
mes " 需要的材料";
mes " 雷神腰帶:^996699血跡鐵球[1].拖爾的鐵手套[2].妖精長耳朵飾[1].惡魔波利卡片[1].狂暴蟻后卡片[1].魔法鐵鏈[2]^000000";
mes " 史雷普尼爾之靴:^996699巴基力的憤怒[2].天使翅膀羽毛[1].貓腳步聲音[1].女人的鬍鬚[1].魚的靈魂[1].鳥的口水[2]"^000000;
mes " 雷神之垂:^996699血跡鐵球[1].拖爾的鐵手套[3].魔法鐵鏈[1].太陽神的象徵[2].靈魂的呼吸聲音[2].爆風雨的徵兆[1].安靜的水波[1].海浪雕像[1]^000000";
mes " 三十二朔月:^996699太陽神的象徵[5].靈魂的呼吸聲音[1].爆風雨的徵兆[1].安靜的水波[2].海浪雕像[2].破裂之劍[2].光榮之心[1].勝利之心[1]^000000";
mes " 布林喜德:^996699凝聚之心[1].守候之心[2].靈魂的呼吸聲音[1].爆風雨的徵兆[3].血跡鐵球[1].魔法鐵鏈[2].鳥的口水[2].狂暴蟻后卡片[1]^000000";
next;
menu "^FF0000雷神腰帶^000000",b,
"^FF0000史雷普尼爾之靴[1]^000000",c,
"^FF0000雷神之垂^000000",d,
"^FF0000神器 三十二朔月^000000",e,
"^FF0000布林喜德[1]^000000",f;
b:
mes " [神器/裝製作]";
mes " 現在幫您製作";
next;
if(countitem(2655)< 1) goto NOitem;
if(countitem(7074)< 2) goto NOitem;
if(countitem(2686)< 1) goto NOitem;
if(countitem(4174)< 1) goto NOitem;
if(countitem(4198)< 1) goto NOitem;
if(countitem(7058)< 2) goto NOitem;
delitem 2655,1;
delitem 7074,2;
delitem 2686,1;
delitem 4174,1;
delitem 4198,1;
delitem 7058,2;
getitem 2629,1;
mes " [神器/裝製作]";
mes " 謝謝惠顧";
close;
c:
mes " [神器/裝製作]";
mes " 現在幫您製作";
next;
if(countitem(7078)< 2) goto NOitem;
if(countitem(7079)< 1) goto NOitem;
if(countitem(7080)< 1) goto NOitem;
if(countitem(7081)< 1) goto NOitem;
if(countitem(7083)< 1) goto NOitem;
if(countitem(7084)< 2) goto NOitem;
delitem 7078,2;
delitem 7079,1;
detitem 7080,1;
detitem 7081,1;
detitem 7083,1;
detitem 7084,2;
getitem 2410,1;
mes " [神器/裝製作]";
mes " 謝謝惠顧";
close;
d:
mes " [神器/裝製作]";
mes " 現在幫您製作";
next;
if(countitem(2655)< 1) goto NOitem;
if(countitem(7074)< 3) goto NOitem;
if(countitem(7058)< 1) goto NOitem;
if(countitem(7086)< 2) goto NOitem;
if(countitem(7087)< 2) goto NOitem;
if(countitem(7089)< 1) goto NOitem;
if(countitem(7090)< 1) goto NOitem;
if(countitem(7091)< 1) goto NOitem;
delitem 2655,1;
delitem 7074,3;
detitem 7058,1;
detitem 7086,2;
detitem 7087,2;
detitem 7089,1;
detitem 7090,1;
detitem 7091,1;
getitem 1530,1;
mes " [神器/裝製作]";
mes " 謝謝惠顧";
close;
e:
mes " [神器/裝製作]";
mes " 現在幫您製作";
next;
if(countitem(7086)< 5) goto NOitem;
if(countitem(7087)< 1) goto NOitem;
if(countitem(7089)< 1) goto NOitem;
if(countitem(7090)< 2) goto NOitem;
if(countitem(7091)< 2) goto NOitem;
if(countitem(7110)< 2) goto NOitem;
if(countitem(7250)< 1) goto NOitem;
if(countitem(7251)< 1) goto NOitem;
delitem 7086,5;
delitem 7087,1;
detitem 7089,1;
detitem 7090,2;
detitem 7091,2;
detitem 7110,1;
detitem 7250,1;
detitem 7251,1;
getitem 1161,1;
mes " [神器/裝製作]";
mes " 謝謝惠顧";
close;
f:
mes " [神器/裝製作]";
mes " 現在幫您製作";
next;
if(countitem(7241)< 1) goto NOitem;
if(countitem(7236)< 2) goto NOitem;
if(countitem(7087)< 1) goto NOitem;
if(countitem(7089)< 3) goto NOitem;
if(countitem(2655)< 1) goto NOitem;
if(countitem(7058)< 2) goto NOitem;
if(countitem(7084)< 2) goto NOitem;
if(countitem(4198)< 1) goto NOitem;
delitem 7241,1;
delitem 7236,2;
detitem 7087,1;
detitem 7089,3;
detitem 2655,1;
detitem 7058,2;
detitem 7084,2;
detitem 4198,1;
getitem 2383,1;
mes " [神器/裝製作]";
mes " 謝謝惠顧";
close;
NOitem:
mes " [神器/裝製作]";
mes " 材料不足,請檢查!";
close;
OnInit:
waitingroom "神器/裝製作",0;
end; }
請問為什麼我已經做好了但是查看錯誤的地方都對阿?
有人可以幫我看一下嗎?
若有錯的話麻煩幫忙告訴我一下 |
|