代码搜索:Lua
找到约 9,588 项符合「Lua」的源代码
代码结果 9,588
www.eeworm.com/read/437857/7741029
lua 7.lua
if NPCcon==0 then
CmdNPC:Face(177);
if API:GetDCStart()==true then
if API:GetDCMode() ==false then
CmdNPC:Say("这里是陪十倍的,请问你要下注吗?");
CmdNPC:Post("TS",3);
www.eeworm.com/read/437857/7741030
lua 67.lua
if NPCcon==0 then
CmdNPC:Face(177);
if API:GetDCStart()==true then
if API:GetDCMode() ==false then
CmdNPC:Say("这里是陪五倍的,请问你要下注吗?");
CmdNPC:Post("TS",3);
www.eeworm.com/read/437857/7741031
lua 4.lua
if NPCcon==0 then
CmdNPC:Face(177);
if API:GetDCStart()==true then
if API:GetDCMode() ==false then
CmdNPC:Say("这里是陪十倍的,请问你要下注吗?");
CmdNPC:Post("TS",3);
www.eeworm.com/read/437857/7741032
lua 45.lua
www.eeworm.com/read/437857/7741033
lua 6.lua
if NPCcon==0 then
CmdNPC:Face(177);
if API:GetDCStart()==true then
if API:GetDCMode() ==false then
CmdNPC:Say("这里是陪十倍的,请问你要下注吗?");
CmdNPC:Post("TS",3);
www.eeworm.com/read/437857/7741035
lua 01.lua
if NPCcon==0 then
CmdNPC:Face(177);
if API:GetDCStart()==true then
if API:GetDCMode() ==false then
CmdNPC:Say("这里是陪五倍的,请问你要下注吗?");
CmdNPC:Post("TS",3);
www.eeworm.com/read/437857/7741036
lua exorist.lua
if NPCcon==0 then
CmdNPC:Say("如果你想回去那,需要500元"); -- en "Would you like to go back to Guild Area in Twin City? I will teleport our members there for free change nonmembers 500."
CmdNPC
www.eeworm.com/read/437857/7741037
lua biconductress.lua
if NPCcon==0 then
CmdNPC:Say("你要去那里?每次100元"); -- en "Where are you heading? I can teleport you for a price"
CmdNPC:Link("双龙城",1); -- en "Twin City"
CmdNPC:Link
www.eeworm.com/read/437857/7741038
lua exorist.lua
if NPCcon==0 then
CmdNPC:Say("如果你想回去那,需要500元"); -- en "Would you like to go back to Guild Area in Twin City? I will teleport our members there for free change nonmembers 500."
CmdNPC
www.eeworm.com/read/437857/7741041
lua shopboy.lua
if NPCcon==0 then
CmdNPC:Say("你好,此NPC尚未完成");
CmdNPC:Link("知道了",255);
end;