代码搜索:Lua

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

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

lua trenemy06_4.lua

--description: 天忍教圣洞一层敌人 --author: yuanlan --date: 2003/5/20 Include("trenemy06_4_Default.lua") Include("trenemy06_4_UTask_66.lua") function OnDeath() UTask_tr = GetTask(4); if (U
www.eeworm.com/read/455299/1622743

lua trenemy06_1.lua

--description: 天忍教圣洞一层敌人 --author: yuanlan --date: 2003/5/20 Include("trenemy06_1_Default.lua") Include("trenemy06_1_UTask_66.lua") function OnDeath() UTask_tr = GetTask(4); if (U
www.eeworm.com/read/455299/1622747

lua trenemy06_2.lua

--description: 天忍教圣洞一层敌人 --author: yuanlan --date: 2003/5/20 Include("trenemy06_2_Default.lua") Include("trenemy06_2_UTask_66.lua") function OnDeath() UTask_tr = GetTask(4); if (U
www.eeworm.com/read/455299/1622760

lua trnpc05_default.lua

--description: 天忍教风堂堂主完颜雪衣非任务对话 --author: yuanlan --date: 2003/5/19 function trnpc05_Default() UTask_tr = GetTask(4); if (UTask_tr < 30) then --尚未接30级任务 Say("风堂堂主完颜雪衣:天忍教主是我大金国的国
www.eeworm.com/read/455299/1622761

lua trnpc08_default.lua

--description: 天忍教左护法端木睿非任务对话 --author: yuanlan --date: 2003/5/19 function trnpc08_Default() UTask_tr = GetTask(4); if (UTask_tr < 50) then --尚未接50级任务 Say("左护法端木睿:武功本无正邪,只有强弱。江湖之
www.eeworm.com/read/455299/1622767

lua trnpc02_default.lua

--description: 天忍教火堂堂主非任务对话 --author: yuanlan --date: 2003/5/18 function trnpc02_Default() UTask_tr = GetTask(4); if (UTask_tr < 10) then --尚未接10级任务 Say("火堂堂主兀敖:不要以为入了本教就可以高枕无忧了,
www.eeworm.com/read/455299/1622773

lua trnpc09_default.lua

--description: 天忍教教主完颜宏烈非任务对话 --author: yuanlan --date: 2003/5/19 function trnpc09_Default() UTask_tr = GetTask(4); if (UTask_tr < 10) then --尚未入门 Say("教主完颜宏烈:只要是青年才俊想加入本教,本教都十分欢
www.eeworm.com/read/455299/1622775

lua trnpc07_default.lua

--description: 天忍教右护法耶律辟离非任务对话 --author: yuanlan --date: 2003/5/19 function trnpc07_Default() UTask_tr = GetTask(4); if (UTask_tr < 10) then --尚未入门 Say("右护法耶律辟离:你是什么人?难道是中原的奸细?",
www.eeworm.com/read/455299/1622783

lua 天忍教to汴京.lua

--中原北区 天忍教to汴京 --Trap ID:中原北区 39 function main(sel) NewWorld(37, 2205, 3162); end;
www.eeworm.com/read/455299/1622785

lua trobj05_default.lua

--description: 天忍教20级任务 小黄狗 --author: yuanlan --date: 2003/5/18 function trobj05_Default() end;