找回密码
 立即注册
查看: 38|回复: 0

[脚本资源] 怎么添加传奇尊者之灯NPC脚本

[复制链接]

0

威望

8500

元宝

1万

金币

VIP会员

积分
12647
逍遥MIR 发表于 2024-7-11 05:04:17 | 显示全部楼层 |阅读模式
在土城建立一个文件名为尊者之灯-3.TXT的NPC 复制下面代码就可以了

[@main]

#IF
#ACT
CloseBigDialogBox
#SAY
<Img:70:0><万人之上.惟我独尊/SCOLOR=254><终极地图.只要依次点燃魔灯即可进入>\
<游戏规则:/SCOLOR=249><三盏魔灯可以依次点亮,地图每1秒扣除10元宝/SCOLOR=254>\
<怪物说明:/SCOLOR=249><万恶守护2个小时刷一次.点亮三盏灯.万恶守护就会出现./SCOLOR=254>\
     第一盏灯<80%/SCOLOR=250>几率点亮--需<5000/SCOLOR=250>元宝\
     第二盏灯<50%/SCOLOR=250>几率点亮--需<10000/SCOLOR=250>元宝\
     第三盏灯<30%/SCOLOR=250>几率点亮--需<20000/SCOLOR=250>元宝\
<地图说明:/SCOLOR=249><需要110级.可以爆出魔皇战尊装备.建议多职业组队进入/SCOLOR=254>\
全部点亮后万人之上地图就会开放,<必爆[强化元素石]最高加到5点/SCOLOR=253>  \

         <★☆★/SCOLOR=242> <开始点灯/@开始点灯> <★☆★/SCOLOR=242>

[@开始点灯]
#IF
CHECKLEVELEX > 119
#SAY
 <┏━━━━━┓/SCOLOR=250>     <┏━━━━━┓/SCOLOR=250>     <┏━━━━━┓/SCOLOR=250>\
 <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>\
 <┃/SCOLOR=250><│/SCOLOR=58>未点亮<│/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><│/SCOLOR=58>未点亮<│/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><│/SCOLOR=58>未点亮<│/SCOLOR=58><┃/SCOLOR=250>\
 <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>\
 <┗━━━━━┛/SCOLOR=250>     <┗━━━━━┛/SCOLOR=250>     <┗━━━━━┛/SCOLOR=250>\ \

  *<开始点灯/@第一盏>*\ \

                                           【<返回/@main>】【<关闭/@eXIT>】\
#elseact
messagebox 操作失败:你不是队长或者没有125级

[@第一盏]
#IF
checkgamegold > 49999
RANDOM 3
#ACT
gamegold - 49999
MESSAGEBOX 恭喜你点灯成功,请继续点亮下一盏灯吧!
GuildNoticeMsg 251 5 玩家(%s)成功的点亮了①盏魔灯,希望他再接再励点燃第二盏魔灯的机会!
goto @第一盏亮
BREAK
#IF
checkgamegold > 49999
RANDOM 2
#ACT
gamegold - 49999
MESSAGEBOX 恭喜你点灯成功,请继续点亮下一盏灯吧!
GuildNoticeMsg 251 5 玩家(%s)成功的点亮了①盏魔灯,希望他再接再励点燃第二盏魔灯的机会!
goto @第一盏亮
BREAK
#IF
checkgamegold > 49999
#ACT
gamegold - 49999
MESSAGEBOX 非常抱歉,由于你诚意不足,魔灯没有点亮!
#elseact
messagebox 操作失败:您的元宝不足



[@第一盏亮]
 <┏━━━━━┓/SCOLOR=250>     <┏━━━━━┓/SCOLOR=250>     <┏━━━━━┓/SCOLOR=250>\
 <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>\
 <┃/SCOLOR=250><│/SCOLOR=58><尊者之灯/SCOLOR=254><│/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><│/SCOLOR=58>未点亮<│/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><│/SCOLOR=58>未点亮<│/SCOLOR=58><┃/SCOLOR=250>\
 <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>\
 <┗━━━━━┛/SCOLOR=250>     <┗━━━━━┛/SCOLOR=250>     <┗━━━━━┛/SCOLOR=250>\ \

  *<已经点亮/SCOLOR=242>*         *<开始点灯/@第二盏>*\ \
                                           【<返回/@main>】【<关闭/@eXIT>】

[@第二盏]
#IF
checkgamegold > 99999
RANDOM 2
#ACT
gamegold - 10000
MESSAGEBOX 恭喜你点灯成功,请继续点亮下一盏灯吧!
GuildNoticeMsg 251 5 玩家(%s)成功的点亮了②盏魔灯,希望他再接再励点燃第三盏魔灯的机会!
goto @第二盏亮
BREAK
#IF
checkgamegold > 99999
#ACT
gamegold - 10000
MESSAGEBOX 非常抱歉,由于你诚意不足,魔灯没有点亮!
#elseact
messagebox 操作失败:您的元宝不足



[@第二盏亮]
 <┏━━━━━┓/SCOLOR=250>     <┏━━━━━┓/SCOLOR=250>     <┏━━━━━┓/SCOLOR=250>\
 <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>\
 <┃/SCOLOR=250><│/SCOLOR=58><尊者之灯/SCOLOR=254><│/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><│/SCOLOR=58><尊者之灯/SCOLOR=254><│/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><│/SCOLOR=58>未点亮<│/SCOLOR=58><┃/SCOLOR=250>\
 <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>\
 <┗━━━━━┛/SCOLOR=250>     <┗━━━━━┛/SCOLOR=250>     <┗━━━━━┛/SCOLOR=250>\ \

  *<已经点亮/SCOLOR=242>*         *<已经点亮/SCOLOR=242>*         *<开始点灯/@第三盏>*\ \
                                           【<返回/@main>】【<关闭/@eXIT>】
[@第三盏]
#IF
checkgamegold > 199999
RANDOM 3
#ACT
gamegold - 20000
MESSAGEBOX 恭喜你点灯成功,获得了前往★★尊者之灯★★的机会!
GuildNoticeMsg 251 5 玩家(%s)成功的点亮了③盏魔灯,获得了前往★★下界之巅★★”的机会!
GuildNoticeMsg 251 5 玩家(%s)成功的点亮了③盏魔灯,获得了前往★★下界之巅★★”的机会!
GuildNoticeMsg 251 5 玩家(%s)成功的点亮了③盏魔灯,获得了前往★★下界之巅★★”的机会!
goto @第三盏亮
BREAK
#IF
checkgamegold > 199999
#ACT
gamegold - 20000
MESSAGEBOX 非常抱歉,由于你诚意不足,魔灯没有点亮!
#elseact
messagebox 操作失败:你的元宝不足




[@第三盏亮]
 <┏━━━━━┓/SCOLOR=250>     <┏━━━━━┓/SCOLOR=250>     <┏━━━━━┓/SCOLOR=250>\
 <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╭───╮/SCOLOR=58><┃/SCOLOR=250>\
 <┃/SCOLOR=250><│/SCOLOR=58><尊者之灯/SCOLOR=254><│/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><│/SCOLOR=58><尊者之灯/SCOLOR=254><│/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><│/SCOLOR=58><尊者之灯/SCOLOR=254><│/SCOLOR=58><┃/SCOLOR=250>\
 <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>     <┃/SCOLOR=250><╰───╯/SCOLOR=58><┃/SCOLOR=250>\
 <┗━━━━━┛/SCOLOR=250>     <┗━━━━━┛/SCOLOR=250>     <┗━━━━━┛/SCOLOR=250>\ \

 *<恭喜你全部点亮魔灯,你可以传送:/SCOLOR=242>* *<尊者召唤/@西天佛界>*\ \
                                           【<返回/@main>】【<关闭/@eXIT>】

[@西天佛界]
#IF
#ACT
MapMove fuben 19 17
BREAK

本楼点评(0) 收起
[发帖际遇]: 一个袋子砸在了 逍遥MIR 头上,逍遥MIR 赚了 5 金币. 幸运榜 / 衰神榜
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|小黑屋|逍遥版本库

GMT+8, 2024-9-20 07:59 , Processed in 0.050620 second(s), 32 queries .

Powered by XyBbk! X3.5

Copyright © 2001-2023, XyBbk Cloud.

快速回复 返回顶部 返回列表