前端Lua
前端Lua
前端Lua
local attrDescs = GUIFunction:GetParseItemDesc(suitConfig.equipAttStr) if attrDescs and attrDescs.desc and next(attrDescs.desc) then --这里不支持top bottom for i, v in pairs(attrDescs.desc) do if v.text then index = index + 1
前端Lua
local attrDescs = GUIFunction:GetParseItemDesc(suitConfig.equipAttStr) if attrDescs and attrDescs.desc and next(attrDescs.desc) then --这里不支持top bottom for i, v in pairs(attrDescs.desc) do if v.text then inde
前端Lua
for i, v in pairs(attrDescs.desc) do SL:print(v.text) if v.text then index = index + 1 local label_posName = GUI:RichTextFCOLOR_Create(panel, "desc_text_" .. index, 0, 0, v.text or "", suitWidth - 20, _setFontSize or _DefaultFSize, SL:GetColorByStyle
前端Lua
for i, v in pairs(attrDescs.desc) do SL:print(v.text) if v.text then index = index + 1 local label_posName = GUI:RichTextFCOLOR_Create(panel, "desc_text_" .. index, 0, 0, v.text or "", suitWidth - 20, _setFontSize or _DefaultFSize, SL:GetColorByStyle
前端Lua
2/FCOLOR=250><//FCOLOR=251> 把 250 251 都换成 13
前端Lua
for i, v in pairs(attrDescs.desc) do SL:print(v.text) if v.text then index = index + 1 local label_posName = GUI:RichTextFCOLOR_Create(panel, "desc_text_" .. index, 0, 0, v.text or "", suitWidth
前端Lua
我通过接口去获取
前端Lua
我不用框架 我想直接获取
前端Lua
我怎么获得npcid
前端Lua
我怎么在客户端获取NPCID
前端Lua
function ItemTips.GetSuitPanel(suitConfig, itemData, idx) if ItemTips._diff then return end local tipsPanel, listView = ItemTips.GetNewTipsPanel("suit" .. (itemData.MakeIndex or "_") .. (idx or 0)) local panel = GUI:Layo
前端Lua
if attrDescs and attrDescs.desc and next(attrDescs.desc) then --这里不支持top bottom for i, v in pairs(attrDescs.desc) do if v.text then index = index + 1 local label_posName = GUI:RichTextFCOLOR_Create
前端Lua
SL:GetColorByStyleId(255) 可以改成别的吗
前端Lua