5

回帖

1650

金币

866

积分

积分
866
发表于 2025-1-21 09:51:47 | 显示全部楼层 |阅读模式

马上注册,下载996引擎,与更多游戏开发者交流。

您需要 登录 才可以下载或查看,没有账号?注册

×
        -- Create Button_Chong
        local Button_Chong = GUI:Button_Create(Layout_content, "Button_Chong", 517.00, 1.00, "res/mio/private/main/topbutton/zaixianchongzhi.png")
        GUI:Button_loadTextureDisabled(Button_Chong, "res/mio/private/main/topbutton/zaixianchongzhi.png")
        GUI:Button_setTitleText(Button_Chong, "")
        GUI:Button_setTitleColor(Button_Chong, "#ffffff")
        GUI:Button_setTitleFontSize(Button_Chong, 14)
        GUI:Button_titleEnableOutline(Button_Chong, "#000000", 1)
        GUI:addOnClickEvent(Button_Chong, function ()  ; if true then SL:RequestNPCTalk(115) end end)
        GUI:setTouchEnabled(Button_Chong, true)
        GUI:setTag(Button_Chong, -1)

回复

使用道具 举报

361

回帖

1万

金币

1万

积分

GoodGoodStady DayDayUp

积分
10518
发表于 7 天前 | 显示全部楼层
解决没有。
可帮可学!
回复

使用道具 举报