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

<Button|x=335.0|y=277.0|color=255|pimg=public/00000362.png|mimg=public/00000363.png|nimg=public/00000361.png|size=18|text=Button|link=@@InPutString55> function InPutString55(actor) release_print('aaaaaa

后端Lua

NPC面板上面如何显示 一直+1的数字

后端Lua

NPC面板上实时更新开区时间怎么操作

后端Lua

如何获取背包所有物品

后端Lua

打开人物装备界面时有触发吗?

后端Lua

用表来收集回收组呢

后端Lua

增加回收组

后端Lua

如何 设置 只获取背包中武器类的装备

后端Lua

获取人物背包物品数据

后端Lua

根据物品 idx获取物品有吗

后端Lua

function zdy_setitem(player, itemStr, var) local itemName, itemCount, itemID, color, resultStr if not string.find(itemStr, "&") then itemName, itemCount = string.match(itemStr, "(.-)#(%d+)") if itemName and itemCount then

后端Lua

清理转生

后端Lua

cfg_skill_present 这个表是干嘛用的

后端Lua

cfg_magicinfo 这个表是干嘛用的

后端Lua

cfg_magiccustom 这个表是干嘛用的