TXT语法专家
全部技术档案
前端Lua
打开背包 显示装备有点卡什么原因
前端Lua
如何在自己的装备界面 添加自定义按钮
前端Lua
可以获取人物装备界面的节点吗?
前端Lua
function TestGUIUtil() SCREEN_WIDTH = SL:GetMetaValue("SCREEN_WIDTH") SCREEN_HEIGHT = SL:GetMetaValue("SCREEN_HEIGHT") SL:Print("---------------当前时间:" .. os.date("%Y-%m-%d %H:%M:%S")) SL:Print(string.format("---------------屏幕宽:%d,高:%d
后端Lua
如果想写 如果对方的防御是100 我的攻击是234 我想忽视目标百分之10的防御 怎么写 最后伤害是多少
前端Lua
local function pushDescItem(desc, descTag) if not desc or not ItemTips.contentPanel then return end local movePosY = 0 if desc and next(desc) then local contentSz = GUI:getContentSize(ItemTips.contentPanel) for
后端Lua
忽视目标百分比防御
TXT语法专家
<Img|id=ui_1|x=21|y=-14|width=800|height=575|img=ds\ds_ht\01.png|bg=1|esc=1|move=1|reset=1|show=4|loadDelay=0> <Layout|id=ui_2|x=765|y=-17|width=69|height=62|link=@exit> <Button|id=ui_3|x=782|y=-4|width=34|height=36|nimg=ds/0001.png|pimg=ds/0001.png|
TXT语法专家
忽视目标百分比防御
TXT语法专家
checknewitemvalue
后端Lua
忽视目标百分比防御
前端Lua
local function pushDescItem(desc, descTag) if not desc or not ItemTips.contentPanel then return end local movePosY = 0 if desc and next(desc) then local contentSz = GUI:getContentSize(ItemTips.contentPanel) for
前端Lua
local function pushDescItem(desc, descTag) if not desc or not ItemTips.contentPanel then return end local movePosY = 0 if desc and next(desc) then local contentSz = GUI:getContentSize(ItemTips.contentPanel) for
前端Lua