结构策划
全部技术档案
后端Lua
for i = 1 ,3 do local lockState = "CheckBox_"..i local lockState_i = GUI:CheckBox_isSelected(refined.ui[lockState]) if lockState_i == true then local refined.lock[i] == 1 else local refined.lo
结构策划
如何在小地图显示文字
结构策划
帮我设计一款礼包
后端Lua
local moshen = {} function moshen.link(actor, msgid, arg1, arg2, arg3, sMsg) if not cfg_moshen or not next(cfg_moshen) then lib:msg(actor, "配置错误") return end local rlv = lib:getvalueb(actor, "U44") or 0
TXT语法专家
gethumvar <$LOOKHUMNAME> S$获取到的金灵根 <$human(金灵根属性)> 这种写法有问题吗
前端Lua
local moshen = {} function moshen.main(param1, param2, param3, param4) lib:Require(param1, function(state) if state then if param1 then moshen.parent = lib:openwin(param1, nil, true, param4) or {}
前端Lua
local moshen = {} function moshen.main(param1, param2, param3, param4) lib:Require(param1, function(state) if state then if param1 then moshen.parent = lib:openwin(param1, nil, true, param4) or {}
前端Lua
local isMobile = SL:GetMetaValue("CURRENT_OPERMODE") or 1 -- 显示物品需求 if GUI:Win_IsNotNull(ui.itemroom) and next_cfg then GUI:removeAllChildren(ui.itemroom) -- 焚天系统物品需求显示 local item_name = next_cfg.name1 or "化魔石"
前端Lua
local isMobile = SL:GetMetaValue("CURRENT_OPERMODE") or 1 -- 显示物品需求 if GUI:Win_IsNotNull(ui.itemroom) and next_cfg then GUI:removeAllChildren(ui.itemroom) -- 焚天系统物品需求显示 local item_name = next_cfg.name1 or "化魔石"
前端Lua
[LUA-print] LUA ERROR: [string "GUILayout/NPC/moshen.lua"]:308: attempt to call method 'ItemShow_SetData' (a nil value) local moshen = {} function moshen.main(param1, param2, param3, param4) lib:Require(param1, function(state) if state t
前端Lua
[LUA-print] LUA ERROR: [string "GUILayout/NPC/moshen.lua"]:308: attempt to call method 'ItemShow_SetData' (a nil value) local moshen = {} function moshen.main(param1, param2, param3, param4) lib:Require(param1, function(state) if state t
TXT语法专家
玩家面对面交易货币超过两百万就无法交易
前端Lua
[LUA-print] LUA ERROR: [string "GUILayout/NPC/moshen.lua"]:308: attempt to call method 'ItemShow_SetData' (a nil value) local moshen = {} function moshen.main(param1, param2, param3, param4) lib:Require(param1, function(state) if state t
TXT语法专家