后端Lua
全部技术档案
后端Lua
iniplayvar怎么用,是初始化变量吗
浮生梦专用2
local ui = {} local _V = function(...) return SL:GetMetaValue(...) end local FUNCQUEUE = {} local TAGOBJ = {} function ui.init(parent, __data__, __update__) if __update__ then return ui.update(__data__) end -- Create Node_1 local Node_1 = GUI:Nod
浮生梦专用2
local ui = {} local _V = function(...) return SL:GetMetaValue(...) end local FUNCQUEUE = {} local TAGOBJ = {} function ui.init(parent, __data__, __update__) if __update__ then return ui.update(__data__) end -- Create Node_1 local Node_1 = GUI:Nod
TXT语法专家
local ui = {} local _V = function(...) return SL:GetMetaValue(...) end local FUNCQUEUE = {} local TAGOBJ = {} function ui.init(parent, __data__, __update__) if __update__ then return ui.update(__data__) end -- Create Node_1 local Node_1 = GUI:Nod
浮生梦专用2
local ui = {} local _V = function(...) return SL:GetMetaValue(...) end local FUNCQUEUE = {} local TAGOBJ = {} function ui.init(parent, __data__, __update__) if __update__ then return ui.update(__data__) end -- Create Node_1 local Node_1 = GUI:Nod
浮生梦专用2
local ui = {} local _V = function(...) return SL:GetMetaValue(...) end local FUNCQUEUE = {} local TAGOBJ = {} function ui.init(parent, __data__, __update__) if __update__ then return ui.update(__data__) end -- Create Node_1 local Node_1 = GUI:Nod
浮生梦专用2
local ui = {} local _V = function(...) return SL:GetMetaValue(...) end local FUNCQUEUE = {} local TAGOBJ = {} function ui.init(parent, __data__, __update__) if __update__ then return ui.update(__data__) end -- Create Node_1 local Node_1 = GUI:Nod
浮生梦专用2
local ui = {} local _V = function(...) return SL:GetMetaValue(...) end local FUNCQUEUE = {} local TAGOBJ = {} function ui.init(parent, __data__, __update__) if __update__ then return ui.update(__data__) end -- Create Node_1 local Node_1 = GUI:Nod
前端Lua
[LUA-print] LUA ERROR: [string "ceshi/text.lua"]:3: attempt to call method 'dupm' (a nil value) [LUA-print] stack traceback: [string "scripts/main.lua"]:14: in function 'dupm' [string "ceshi/text.lua"]:3: in main chunk [C]: i
TXT语法专家
什么特殊符号 存T变量 会出问题
TXT语法专家
T变量里面 存什么东西 会引起来BUG呢
TXT语法专家
字符串 不能存储什么 容易有BUG
TXT语法专家
996新三端如何增加NPC
热血江湖Lua