代码搜索:Lua

找到约 9,588 项符合「Lua」的源代码

代码结果 9,588
www.eeworm.com/read/455299/1623384

lua twenemy04_default.lua

--description: 武陵山 伏流洞敌人普通战斗死亡 --author: yuanlan --date: 2003/4/26 function twenemy04_Default() end;
www.eeworm.com/read/455299/1623391

lua twenemy02_3.lua

--description: 武陵山 白水洞敌人 --author: yuanlan --date: 2003/4/25 Include("twenemy02_3_Default.lua") Include("twenemy02_3_UTask_25.lua") function OnDeath() UTask_tw = GetTask(3); if (UT
www.eeworm.com/read/455299/1623394

lua twenemy02_1.lua

--description: 武陵山 白水洞敌人 --author: yuanlan --date: 2003/4/25 Include("twenemy02_1_Default.lua") Include("twenemy02_1_UTask_25.lua") function OnDeath() UTask_tw = GetTask(3); if (UT
www.eeworm.com/read/455299/1623397

lua twenemy02_2.lua

--description: 武陵山 白水洞敌人 --author: yuanlan --date: 2003/4/25 Include("twenemy02_2_Default.lua") Include("twenemy02_2_UTask_25.lua") function OnDeath() UTask_tw = GetTask(3); if (UT
www.eeworm.com/read/455299/1623407

lua 武陵山to巴陵县.lua

--两湖区 武陵山to巴陵县 --TrapID:两湖区 82 function main(sel) NewWorld(53, 1340, 3306); end;
www.eeworm.com/read/455299/1623420

lua 襄阳to武当派.lua

--中原南区 襄阳to武当派 --Trap ID:中原南区 50 function main(sel) NewWorld(81, 1620, 3595); end;
www.eeworm.com/read/455299/1623425

lua 襄阳to宋金战场.lua

--中原南区 襄阳to宋金战场 --Trap ID:中原南区 49 function main(sel) NewWorld(44, 886, 4499); end;
www.eeworm.com/read/455299/1623427

lua 襄阳to伏牛山东.lua

--中原南区 襄阳to伏牛山东 --Trap ID:中原南区 51 function main(sel) NewWorld(90, 1649, 3567); AddTermini(150) end;
www.eeworm.com/read/455299/1623428

lua 襄阳to衙门秘道.lua

--中原南区 襄阳to衙门秘道 --Trap ID:中原南区 5 function main(sel) NewWorld(79, 1599, 3206); end;
www.eeworm.com/read/455299/1623429

lua 襄阳-储物箱1.lua

--中原南区 襄阳府 衙门广场储物箱1 function main(sel) OpenBox(); --弹出储物箱物品框和玩家物品框,以便于玩家进行物品和金钱的存取 SetRevPos(29); --设置重生点 end;