function 过程处理() --感谢简单挂奉献处女奉献,请珍惜,苍蝇也是肉
if 当前地图编号=="Q004" then
停止战斗()
等待(1500)
local pass
local pp
local k1
local k2
local passcode
对话NPC("脱机验证员")
等待(1500)
pp=NPC对话内容
k1=string.find(pp,"@脱机",1,true)
if k1~=nil then
pass=string.sub(pp,k1,k1+7)
k2=匹配内容(pass,[[(\d)]])
if k2~=nil then
if k2=="1" then
走到(10,14,0)
end
if k2=="2" then
走到(14,18,0)
end
if k2=="3" then
走到(16,16,0)
end
if k2=="4" then
走到(16,12,0)
end
if k2=="5" then
走到(14,12,0)
end
if k2=="6" then
走到(14,16,0)
end
passcode=table.concat{www"@脱机",tostring(k2)}
选择(passcode)
等待(3000)
end
end
开始战斗()
end
end
过程处理()
以上内容由简单挂中国官网:www.jdgua.cn原创发布。转载请注明出处!