OK論壇

 找回密碼
 註冊
查看: 1329|回復: 7

請問為什麼我的NPC點不下去

 關閉 [複製鏈接]
  • TA的每日心情
    無聊
    2011-7-13 01:06 AM
  • 簽到天數: 4 天

    連續簽到: 0 天

    [LV.2]偶爾看看I

    發表於 2010-9-11 20:06:57 | 顯示全部樓層 |閱讀模式
    本帖最後由 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; }

    請問為什麼我已經做好了但是查看錯誤的地方都對阿?
    有人可以幫我看一下嗎?
    若有錯的話麻煩幫忙告訴我一下
    回復

    使用道具 舉報

  • TA的每日心情
    無聊
    2019-4-5 10:58 PM
  • 簽到天數: 1025 天

    連續簽到: 1 天

    [LV.10]以壇為家III

    發表於 2010-9-11 20:08:31 | 顯示全部樓層
    本帖最後由 殘夢 於 2010-9-11 08:24 PM 編輯
    1. 不會使用code來PO文嗎-.-?
    複製代碼

    1. &#12310;&#3665;&#1769;&#1758;&#1769;&#3665;&#12311;貼腳本請務必用[code],否則 【關閉+下沉】
    複製代碼
    回復 支持 反對

    使用道具 舉報

  • TA的每日心情
    郁悶
    2021-5-4 06:13 PM
  • 簽到天數: 365 天

    連續簽到: 1 天

    [LV.9]以壇為家II

    發表於 2010-9-11 21:06:28 | 顯示全部樓層
    自己實際測試就知道對不對了
    有錯的話旁邊會顯示米字號
    回復 支持 反對

    使用道具 舉報

  • TA的每日心情
    擦汗
    2015-7-24 12:50 PM
  • 簽到天數: 24 天

    連續簽到: 1 天

    [LV.4]偶爾看看III

    發表於 2010-9-11 21:42:19 | 顯示全部樓層
    標題無意義,發文前請先看板規。
    回復 支持 反對

    使用道具 舉報

  • TA的每日心情
    無聊
    2011-7-13 01:06 AM
  • 簽到天數: 4 天

    連續簽到: 0 天

    [LV.2]偶爾看看I

     樓主| 發表於 2010-9-12 01:02:42 | 顯示全部樓層
    請問有人可以告訴我有沒有錯誤阿'?
    回復 支持 反對

    使用道具 舉報

  • TA的每日心情
    擦汗
    2015-7-24 12:50 PM
  • 簽到天數: 24 天

    連續簽到: 1 天

    [LV.4]偶爾看看III

    發表於 2010-9-12 01:05:20 | 顯示全部樓層
    你MAP黑窗一定有跑錯誤的信息.
    把圖片貼上來,版規到底有沒有看?
    回復 支持 反對

    使用道具 舉報

  • TA的每日心情
    無聊
    2019-4-5 10:58 PM
  • 簽到天數: 1025 天

    連續簽到: 1 天

    [LV.10]以壇為家III

    發表於 2010-9-12 11:46:09 | 顯示全部樓層
    等你的內文修正成 " 符合版規 " 再說~

    不會用code? 點這:http://www.okayro.com/thread-162512-1-1.html
    回復 支持 反對

    使用道具 舉報

  • TA的每日心情
    慵懶
    2010-7-18 07:29 PM
  • 簽到天數: 5 天

    連續簽到: 0 天

    [LV.2]偶爾看看I

    發表於 2010-9-12 11:47:12 | 顯示全部樓層
    設定錯誤

    導致

    腳本跑不起來
    回復 支持 反對

    使用道具 舉報

    您需要登錄後才可以回帖 登錄 | 註冊

    本版積分規則

    Archiver|手機版|小黑屋|OK討論區

    GMT+8, 2025-7-3 12:59 PM , Processed in 0.158186 second(s), 26 queries , Gzip On.

    Powered by Discuz! X3.4

    Copyright © 2001-2020, Tencent Cloud.

    快速回復 返回頂部 返回列表