后端Lua
全部技术档案
后端Lua
function feijianhit(actor, sMsg) -- 解析消息数据 local msgdata = json2tbl(sMsg) local mapid = getbaseinfo(actor, 3) local monobj = getmonbyuserid(mapid, msgdata.paramList[1]) if not monobj then return end if not (msgdat
后端Lua
function feijianhit(actor, sMsg) local msgdata = json2tbl(sMsg) local mapid = getbaseinfo(actor, 3) local monobj = getmonbyuserid(mapid, msgdata.paramList[1]) if monobj and msgdata.paramList[2] > 0 and msgdata.paramList[2] <= getplaydef(actor,"U222")
后端Lua
function feijianhit(actor, sMsg) local msgdata = json2tbl(sMsg) local mapid = getbaseinfo(actor, 3) local monobj = getmonbyuserid(mapid, msgdata.paramList[1]) if monobj and msgdata.paramList[2] > 0 and msgdata.paramList[2] <= getplayd
后端Lua
function feijianhit(actor, sMsg) local msgdata = json2tbl(sMsg) local mapid = getbaseinfo(actor, 3) local monobj = getmonbyuserid(mapid, msgdata.paramList[1]) if monobj and msgdata.paramList[2] > 0 and msgdata.paramList[2] <= getplayd
后端Lua
function feijianhit(actor, sMsg) local baseDamage = getplaydef(actor, "N$切割加成") baseDamage = tonumber(baseDamage) or 0 local percent = getplaydef(actor, "U220") percent = tonumber(percent) or 0 local value = getconst(actor, "
后端Lua
function feijianhit(actor, sMsg) local msgdata = json2tbl(sMsg) local mapid = getbaseinfo(actor, 3) local monobj = getmonbyuserid(mapid, msgdata.paramList[1]) if monobj and msgdata.paramList[2] > 0 and msgdata.paramList[2] <= getplayd
TXT语法专家
精准的随机怎么做到
TXT语法专家
movr
前端Lua
Timeline_DigitChange(widget, cur, target, interval)怎么用
TXT语法专家
初始化完成...... 加载配置文件完成...... StartService完成...... 正在加载客户端配置文件信息... 加载客户端配置文件信息完成 加载全服配置文件信息完成... 连接M2数据库成功......1 [2026/4/9 21:28:37] 共享HUMMAP映射名:tool_server_iRt9pr35470785_1_4
前端Lua
Timeline_CallFunc(widget, time, timelineCB)怎么用
前端Lua
Timeline_DelayTime(widget, time, timelineCB)怎么用
前端Lua
GUI:Timeline_Show(Image_bg, 1)怎么用
解密底层__[新三端]