代码搜索:Lua
找到约 9,588 项符合「Lua」的源代码
代码结果 9,588
www.eeworm.com/read/330839/3420706
lua 凤舞九天.lua
if Api:GetUserSkill(client,7040) then
Api:SendMess(client,'你已经学过凤舞九天这个技能了');
return;
elseif Api:GetItemSdSkillLevel(client,440)>=4 then
Api:RemoveItem_Cout(client,EqAip._InvItemCount);
www.eeworm.com/read/330839/3420718
lua 万事通.lua
if NPCcon== 0 then
API:GotoMap(client,1002,440,390);
end;
www.eeworm.com/read/330839/3420725
lua 市场管理员.lua
if NPCcon==0 then
CmdNPC:Say("我可以帮你离开市场后回到你进来市场的城市。");
CmdNPC:Link("我要离开市场",1);
CmdNPC:Link("我还不想出去",255);
CmdNPC:Finish();
end;
if NPCcon== 1 then
map=API:GetUserVar(client,"#cs")
www.eeworm.com/read/290325/8489813
h config.h
// config.h -- by Thatcher Ulrich 22 July 2001
// This source code has been donated to the Public Domain. Do
// whatever you want with it.
// Configuration glue. C++ interface to
www.eeworm.com/read/290224/8494894
makefile
# makefile for Lua etc
TOP= ..
LIB= $(TOP)/src
INC= $(TOP)/src
BIN= $(TOP)/src
SRC= $(TOP)/src
TST= $(TOP)/test
CC= gcc
CFLAGS= -O2 -Wall -I$(INC) $(MYCFLAGS)
MYCFLAGS=
MYLDFLAGS= -Wl,-E
MYLIBS= -l
www.eeworm.com/read/290224/8494978
makefile
# makefile for building Lua
# see ../INSTALL for installation instructions
# see ../Makefile and luaconf.h for further customization
# == CHANGE THE SETTINGS BELOW TO SUIT YOUR ENVIRONMENT ==========
www.eeworm.com/read/385648/8794114
makefile
# makefile for building Lua
# see ../INSTALL for installation instructions
# see ../Makefile and luaconf.h for further customization
# == CHANGE THE SETTINGS BELOW TO SUIT YOUR ENVIRONMENT ==========
www.eeworm.com/read/382051/9055972
makefile
# makefile for building Lua
# see ../INSTALL for installation instructions
# see ../Makefile and luaconf.h for further customization
# == CHANGE THE SETTINGS BELOW TO SUIT YOUR ENVIRONMENT ==========
www.eeworm.com/read/183589/9151262
toc enchantrix.toc
## Title: 月光宝盒 附魔助手
## Notes: 显示物品分解后的产物。
## Interface:11200
## LoadOnDemand: 1
## Dependencies: EnhTooltip, Stubby
## OptionalDeps: Khaos
## SavedVariables: EnchantedLocal, EnchantConfig, Encha