前端Lua
全部技术档案
后端Lua
[2026/3/25 18:39:19] CallLua1 Func:main 1 luaErr:.\Envir\Market_Def\盟重土城/19鉴宝老匠-3.lua:28: attempt to concatenate local 'buwei' (a nil value) stack traceback: .\Envir\Market_Def\盟重土城/19鉴宝老匠-3.lua:28: in function <.\Envir\Market_Def\盟重土城/19鉴宝老匠-3.lua:
后端Lua
local baigufuren = {} -- 主处理函数 function baigufuren.link(actor, msgid, arg1, arg2, arg3, sMsg) -- 检查配置(假设cfg_baigufuren是全局配置表) if not cfg_baigufuren or not next(cfg_baigufuren) then lib:msg(actor, "配置错误", 1) -- 使用lib:msg发送消息,参数3为消息颜色/
TXT语法专家
[@装备图鉴] { #IF #ACT Mov S$SelIdL 1 Mov S$SelIdR OPENHYPERLINK 1 2 GOTO @装备图鉴Page #IF EQUAL N$图鉴引导状态 1 #ACT Navigation 0 btnS_1 点击一键收集图鉴 [@CloseLayer3006] #If EQUAL N$图鉴引导状态 1 #Act Mov N$图鉴引导状态 0 [@装备图鉴Page] #OR Not EQUAL N$SelIdL <$STR(S$SelIdL)>
前端Lua
如何让界面可拖动
TXT语法专家
启动M2卡在 求购表失败 是什么原因
TXT语法专家
电脑端:打开小地图后,鼠标右键点击目标位置可直接传送 手机端:需要长按小地图上的目标位置才能触发传送 怎么实现这个效果
TXT语法专家
怎么在自动寻路界面使用右键进行传送
TXT语法专家
点击大地图直接飞到鼠标点的位置这个脚本怎么写啊?
后端Lua
给了一把武器 让他自动穿戴到1号位置
TXT语法专家
movr这个脚本获取的值是多少,比如movr n1 1 100
TXT语法专家
#or equal <$HFDAYS> 1 equal G0 3 #act goto @沙巴克首届领奖 break #if #act Sendmsg 9 <font color='#EA0000'>很抱歉,现在不是领奖时间!</font> break 帮我改一个需求,只有当<$HFDAYS>等于1,或者G0=3,并且不是沙巴克成员 就执行map 败方地图
后端Lua
local str = [[ <Img|show=04|reset=1|img=xixi/yidalu/hunposhizhe/1.png|move=0|esc=1|bg=1|loadDelay=1> <Layout|x=494.0|y=-10.0|width=80|height=80|link=@exit> <Button|x=503.0|y=9.0|pimg=public/1900000511.png|nimg=public/1900000510.png|link=@exit> <ItemS
后端Lua
<Img|show=04|reset=1|img=xixi/yidalu/hunposhizhe/1.png|move=0|esc=1|bg=1|loadDelay=1> <Layout|x=494.0|y=-10.0|width=80|height=80|link=@exit> <Button|x=503.0|y=9.0|pimg=public/1900000511.png|nimg=public/1900000510.png|link=@exit> <ItemShow|x=104|y=96.
前端Lua