STATUS: ONLINE | DISPLAYING 15 ITEMS PER PAGE
前端Lua

local IconData = { { {notes="在线充值按钮",path="res/custom/top/11.png"}, {notes="狂暴之力按钮",path="res/custom/top/12.png"}, }, { {notes="每日礼包按钮",path="res/custom/top/21.png"}, {notes="七日签到按钮",path="res/custom/top/22.png"}, }, { {notes="浓情端午按钮",

前端Lua

都是用的官方代码

前端Lua

判断当前年月日是否在特定值怎么写

前端Lua

打开背包很卡为什么

TXT语法专家

用定时器 写 特定时间触发事件

后端Lua

每次物品入包触发,都获取一遍物品id ,拾取物品时会不会耗时太大或有隐患

TXT语法专家

LabelTextFormatter error:can't find letter definition in font file for letter: > LabelTextFormatter error:can't find letter definition in font file for letter: ? LabelTextFormatter error:can't find letter definition in font file for letter: @ LabelTe

后端Lua

STOPAUTOPLAYGAME 是不是引擎内置,在切图时触发 就是说即使脚本里啥也没写,在切图时,就会触发STOPAUTOPLAYGAME

解密底层__[新三端]

STOPAUTOPLAYGAME 是不是引擎内置,在切图时触发

后端Lua

STOPAUTOPLAYGAME 是不是引擎内置,在切图时触发

TXT语法专家

STOPAUTOPLAYGAME 是不是引擎内置,在切图时触发

TXT语法专家

在切图时自动挂机是不是会停止

TXT语法专家

itemshow 的背景图 在哪更换图片

TXT语法专家

itemshow 的背景图 在哪修改

前端Lua

function MainProperty.OnPlayMagicBallEffect(data) local prefixL = {"hp_", "mp_", "fhp_"} local tagList = {"HPSFX", "MPSFX", "FHPSFX"} if data.type < 0 or data.type > 2 or data.count < 0 or data.interval < 0 then return end