代码搜索:Lua
找到约 9,588 项符合「Lua」的源代码
代码结果 9,588
www.eeworm.com/read/472355/1411229
lua forge.lua
----宝石合成
---检测是否能够合成
function can_unite_item (...)
-- Notice("Starts to determine")
if arg.n ~= 12 then
-- Notice("parameter value illegal"..arg.n)
return 0
end
local kkk = 0
www.eeworm.com/read/472355/1411230
lua itemattrtype.lua
ITEMATTR_COUNT_BASE0 = 0;
ITEMATTR_COE_STR = ITEMATTR_COUNT_BASE0 + 1; -- 力量系数加成(strength coefficient)
ITEMATTR_COE_AGI = ITEMATTR_COUNT_BASE0 + 2; -- 敏捷系数加成
ITEMATTR_COE_DEX
www.eeworm.com/read/472355/1411231
lua attrcalculate.lua
attr = {}
attr[1] = {0,0} --属性改变列表, 最多改变10种
attr[2] ={0,0}
attr[3] ={0,0}
attr[4] ={0,0}
attr[5] ={0,0}
attr[6] ={0,0}
attr[7] ={0,0}
attr[8] ={0,0}
attr[9] ={0,0}
attr[10]={0,0}
www.eeworm.com/read/472355/1411234
lua itemeffect.lua
function hp_med_min( role , Item ) --[[迷你hp回复药品公式]]--
--LuaPrint("Enter function hp_med_min() --[[mini HP recovery potion formula]]--")
local hp = GetChaAttr( role , ATTR_HP )
local con = Con(
www.eeworm.com/read/472355/1411235
lua look.lua
enumEQUIP_HEAD = 0; -- 五个身体部位;头;脸;身体;手;脚
enumEQUIP_FACE = 1;
enumEQUIP_BODY = 2;
enumEQUIP_GLOVE = 3; -- 手套
enumEQUIP_SHOES = 4; -- 鞋子
enumEQUIP_NECK = 5; -- 脖子:带项链;徽章
enumEQUIP_LHAND =
www.eeworm.com/read/472355/1411237
lua jobtype.lua
JOB_TYPE_XINSHOU = 0; -- "Newbie"
JOB_TYPE_JIANSHI = 1; -- "Swordsman"
JOB_TYPE_LIEREN = 2; -- "Hunter"
JOB_TYPE_SHUISHOU = 3; -- "Sailor"
JOB_TYPE_MAOXIANZHE = 4; -- "Explorer"
JOB_TYPE_QI
www.eeworm.com/read/472355/1411238
lua baiyinhuoji.lua
CreateCha(928, 210646, 279326, 145, 20)
CreateCha(928, 211434, 280429, 145, 20)
CreateCha(928, 213646, 279087, 145, 20)
CreateCha(928, 213385, 276978, 145, 20)
CreateCha(928, 213653, 275766, 145,
www.eeworm.com/read/472355/1411239
lua mlist.lua
--此文件在GameServer全部地图初始化完成后, 执行一次
function PM(monster)
local filename = "script/monster/"..monster..".lua"
LG("init", "execute monster placement", filename)
dofile(GetResPath(filena
www.eeworm.com/read/472355/1411240
lua binglanglinqu.lua
CreateCha(511, 194864, 55663, 250, 90)
CreateCha(470, 196494, 54821, 190, 90)
CreateCha(470, 195636, 55070, 190, 90)
CreateCha(470, 195897, 55993, 190, 90)
CreateCha(470, 196645, 55975, 190, 90)
www.eeworm.com/read/472355/1411241
lua 白银林区.lua
CreateCha(207, 184214, 297177, 280, 120)
CreateCha(207, 184016, 296852, 280, 120)
CreateCha(207, 184608, 297359, 280, 120)
CreateCha(207, 183956, 297425, 280, 120)
CreateCha(207, 184372, 297572, 2