神鼎-sha1.txt
来自「神迹的服务器端 官方的1.75版本 网络上有流传 请勿用于非法用途」· 文本 代码 · 共 133 行
TXT
133 行
[@main]
#if
hastreasure
#say
你持有宝箱不能使用神鼎。\\
<离开/@exit>
#if
isunicitymemeber
#act
goto @enter1
#if
checklevel 55
#act
goto @enter3
#elseact
goto @main1
[@enter1]
你准备去哪里?\
<天上/@st1>\
<地下/@rd1>\
<神鼎内部/@into>
[@st1]
#if
hastreasure
#say
你持有宝箱不能使用神鼎。\\
<离开/@exit>
#if
isunicitymemeber
#act
shangtian 1tian
[@rd1]
#if
hastreasure
#say
你持有宝箱不能使用神鼎。\\
<离开/@exit>
#if
isunicitymemeber
#act
rudi 1di
[@main1]
#if
issamecampofunicity
#act
goto @enter2
#elsesay
你所在的阵营无法通过。\
<离开/@exit>
[@enter2]
你需要花费5000金币,\
你准备去哪里?\
<天上/@st2>\
<地下/@rd2>
[@st2]
#if
hastreasure
#say
你持有宝箱不能使用神鼎。\\
<离开/@exit>
#if
checkgold 5000
#act
payforunicity 5000
shangtian 1tian
#elsesay
你身上金币不够,无法通过。\
<离开/@exit>
[@rd2]
#if
hastreasure
#say
你持有宝箱不能使用神鼎。\\
<离开/@exit>
#if
checkgold 5000
#act
payforunicity 5000
rudi 1di
#elsesay
你身上金币不够,无法通过。\
<离开/@exit>
[@into]
#if
hastreasure
#say
你持有宝箱不能使用神鼎。\\
<离开/@exit>
#if
isunicitymemeber
#act
map shilei
#elsesay
你不能进入那里。\\
<离开/@exit>
[@enter3]
你准备去哪里?\
<天上/@st3>\
<地下/@rd3>\
[@st3]
#if
hastreasure
#say
你持有宝箱不能使用神鼎。\\
<离开/@exit>
#elseact
map 1tian
[@rd3]
#if
hastreasure
#say
你持有宝箱不能使用神鼎。\\
<离开/@exit>
#elseact
map 1di
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?