后端Lua
全部技术档案
后端Lua
暴击伤害-0,暴击概率-0,攻击伤害=0,攻击加成-0,忽视防御-0,暴击抵抗=0,韧性=0,伤害减少=0,体力加成=0,伤 害反弹-0,攻廣道伤=0,物伤减少=0,法伤减少=0 T10变量获取到暴击抵抗的值为0 然后+1 后存入T10
前端Lua
可我的icondata是数组
前端Lua
比如我想让一个复选框禁用该如何操作
前端Lua
[LUA-print] 100 [LUA-print] {{icon1_1={notes="在线充值按钮",path="res/custom/top/11.png"},icon1_2={notes="狂暴之力按钮",path="res/custom/top/12.png"},},{icon2_1={notes="每日礼包按钮",path="res/custom/top/21.png"},icon2_2={notes="七日签到按钮",path="res/custom/top/22.png"},}
前端Lua
禁用组件是什么命令
前端Lua
LUA ERROR: [string "GUILayout/MainRightTop.lua"]:90: bad argument #1 to 'pairs' (table expected, got nil) 还是报错
前端Lua
有设置复选框禁用图片为什么没有复选框禁用
后端Lua
if p1 == 7 then local t = DATA.fulihuishou local page = 1 if p2 == "上" and page > 1 then page = page - 1 end if p2 == "下" then local num = math.floor(#t / 5) if page + 1 > nu
前端Lua
这是后端代码: [@顶部图标加载] { #IF CHECKKUAFU #ACT DELBUTTON 102 6 DELBUTTON 101 10 BREAK ;====================================================================== ;==============================顶部一行起始============================= ;==============================
前端Lua
local success, parsedData = pcall(SL.ParseJson, SL, msgData) 是什么意思
前端Lua
后端txt: #IF #ACT MOV S$传递数据 { #IF #ACT INC S$传递数据 { ;=====顶部一行图标===== #IF #ACT INC S$传递数据 icon1_1={notes="在线充值按钮",path="res/custom/top/11.png"}, INC S$传递数据 icon1_2={notes="狂暴之力按钮",path="res/custom/top/12.png"}, ;=====顶部一行结束===== #IF #ACT INC S$传
前端Lua
我的想法是后端txt发送一串字符串为网络消息,前端lua接收字符串并解析,添加动画效果,这种方式可行吗,还是说有更优解
前端Lua
如何让后端传递JSON格式数据
解密底层__[新三端]