TXT语法专家
全部技术档案
TXT语法专家
使用GOTO可以使用吗
TXT语法专家
在@Attack 中使用 DELAYGOTO 的话 延迟执行的 @字段 无法使用 M.命令字段 或者 P.命令字段
TXT语法专家
DELAYGOTO
后端Lua
改完mapInfo之后要重启服务器吗?
后端Lua
mapInfo是怎么配置的
TXT语法专家
@标签区分大小写吗
TXT语法专家
CALL 文件路径 @标签 这个@标签与当前文件的@标签冲突
TXT语法专家
不同文件的可以有相同的@标签吗
后端Lua
[2026/5/22 22:14:00] Print:--------------------ErrorHandler----------------------- [2026/5/22 22:14:00] Print:...\P2\MirServer\Mir200\Envir/Custom/module/TG/血战沙城.lua:329: attempt to call a nil value (method 'checkTime') [2026/5/22 22:14:00] Print:---
后端Lua
local list = { } -- 全身星级BUFF函数 function xingxing_buff(actor) local buff_jiance = xingxing_zongshu(actor) -- 检测全身星星数量 local buff_id = 50024 -- buffID local buff_diejia = 0 -- buff叠加层数 --
TXT语法专家
CHECKCURRTARGETRACE
TXT语法专家
CHECKCURRTARGETRACE = 60
后端Lua
XueZhanShaCheng = class("XueZhanShaCheng", BaseSystemLogic) ZhuanSheng = VarCfg.player.sZhuanSheng --玩家转生等级 KuangBao = VarCfg.player.sRage --玩家狂暴开启 WangZheZanZu = VarCfg.player.sWangZheZanZu --玩家王者等级 huoyue = VarCfg.player.nHuoyue --玩家活跃值 SBK_CAN_FLY
TXT语法专家