STATUS: ONLINE | DISPLAYING 15 ITEMS PER PAGE
前端Lua

function SuiPianDuiHuan:initUI(data) local ui = self.ui self.select = 1 for i=1,#_cfg do -- Create Image_2 local Image_2 = GUI:Image_Create(ui.ListView_1, "Image_2", 0, 245, "res/custom/SuiPianDuiHuan/2.png") GUI:s

TXT语法专家

再给我一些例子

前端Lua

[string "scripts/GUI/GUI.lua"]: in function '' [string "scripts/GUI/GUI.lua"]: in function 'setTouchEnabled' [string "GUILayout/custom/module/SuiPianDuiHuan.lua"]:45: in function <[string "GUILayout/custom/module/SuiPianDuiHuan.lua"]:

前端Lua

for i=1,#_cfg do -- Create Image_2 local Image_2 = GUI:Image_Create(ui.ListView_1, "Image_2", 0, 245, "res/custom/SuiPianDuiHuan/2.png") GUI:setAnchorPoint(Image_2, 0.00, 0.00) GUI:setTouchEnabled(Image_2, false)

前端Lua

MainRightTop = {} local buttonLayout, topIcons, Button local IconData = { { { notes = "在线充值按钮", path = "res/custom/top/11.png" }, { notes = "狂暴之力按钮", path = "res/custom/top/12.png" }, { notes = "首领挑战按钮", path = "res/custom/top/13.png" }, },

前端Lua

1#2 把他分割开 然后放两个变量里面

前端Lua

用脚本把他俩分割一下

前端Lua

1#2用脚本分割这俩

前端Lua

SL:Set_SETTING_BOSS_REMIND_TYPE(param1)怎么用

前端Lua

1#2分割这俩

前端Lua

MainRightTop = {} local IconData = { { { notes = "在线充值按钮", path = "res/custom/top/11.png" }, { notes = "狂暴之力按钮", path = "res/custom/top/12.png" }, { notes = "首领挑战按钮", path = "res/custom/top/13.png" }, }, { { notes = "每日礼包按钮", path = "res/

前端Lua

SL:Set_SETTING_VALUE(param1, param2)

前端Lua

SL:Set_CHAT_CUR_CHAT_CHANNEL(channel) 怎么用

前端Lua

SL:AddMapObstacle(10, 10)怎么用

TXT语法专家

txt如何调用lua