代码搜索:Lua
找到约 9,588 项符合「Lua」的源代码
代码结果 9,588
www.eeworm.com/read/367467/2843453
c loadlib.c
/*
** $Id: loadlib.c,v 1.51 2005/12/29 15:32:11 roberto Exp $
** Dynamic library loader for Lua
** See Copyright Notice in lua.h
**
** This module contains an implementation of loadlib for Unix system
www.eeworm.com/read/367467/2844540
c loadlib.c
/*
** $Id: loadlib.c,v 1.51 2005/12/29 15:32:11 roberto Exp $
** Dynamic library loader for Lua
** See Copyright Notice in lua.h
**
** This module contains an implementation of loadlib for Unix system
www.eeworm.com/read/367467/2845146
c loadlib.c
/*
** $Id: loadlib.c,v 1.51 2005/12/29 15:32:11 roberto Exp $
** Dynamic library loader for Lua
** See Copyright Notice in lua.h
**
** This module contains an implementation of loadlib for Unix system
www.eeworm.com/read/355264/3060421
h luaselectitem.h
#ifndef __LUA_SELECT_ITEM_H__
#define __LUA_SELECT_ITEM_H__
#include "LuaScript.h"
#include "Item.h"
class LuaSelectItem : public LuaScript {
public :
LuaSelectItem(LuaState* pState);
virtual int
www.eeworm.com/read/455299/1622735
lua 天忍教圣洞1to天忍教室内3.lua
--中原北区 天忍教圣洞1to天忍教室内3
--Trap ID:中原北区 39
function main(sel)
NewWorld(49, 1747, 3084);
SetFightState(0); --玩家转换成非战斗状态
end;
www.eeworm.com/read/455299/1622748
lua 天忍教室内左2to天忍教室内1.lua
--中原北区 天忍教室内左2to天忍教室内1
--Trap ID:中原北区 30
function main(sel)
NewWorld(46, 1639, 3075);
end;
www.eeworm.com/read/455299/1622750
lua 天忍教室内左2to天忍教室内3.lua
--中原北区 天忍教室内左2to天忍教室内3
--Trap ID:中原北区 39
function main(sel)
NewWorld(49, 1608, 3192);
SetFightState(0); --玩家转换成非战斗状态
end;
www.eeworm.com/read/455299/1622751
lua 天忍教室内3to天忍教室内右2.lua
--中原北区 天忍教室内3to天忍教室内右2
--Trap ID:中原北区 36
function main(sel)
NewWorld(48, 1672, 3138);
SetFightState(1); --玩家转换成战斗状态
end;
www.eeworm.com/read/455299/1622752
lua 天忍教室内3to天忍教室内左2.lua
--中原北区 天忍教室内3to天忍教室内左2
--Trap ID:中原北区 34
function main(sel)
NewWorld(47, 1606, 3054);
SetFightState(1); --玩家转换成战斗状态
end;
www.eeworm.com/read/455299/1622753
lua 天忍教室内3to天忍教圣洞1.lua
--description: 中原北区 天忍教室内3to天忍教圣洞1 天忍教出师任务
--author: yuanlan
--date: 2003/5/20
--Trap ID:中原北区 5
function main(sel)
UTask_tr = GetTask(4);
if (UTask_tr