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

if mapID then MapManager:newmap(actor, mapID) end mapid是否包含幻影迷宫四个字

前端Lua

一个字符串是否有幻影迷宫四个字

前端Lua

cfgmons:这是一个假设的怪物配置表 配置表是写在前端还是后端,具体怎么写

前端Lua

展示怪物掉落物品的功能,是在一个面板上展示,具体怎么实现

前端Lua

skillUtils.checkSkillLockTarget(skillID, targetActor)

前端Lua

怎么做玩家角色不可选取

前端Lua

lua -- 自定义函数:根据怪物类型返回对应的物品列表 -- 注意:这个函数需要你根据实际游戏数据来实现 function getItemsByMonsterType(monsterType) local itemMap = { [1001] = { -- 怪物类型1 {name = "初级药水", icon = "item_potion_small"}, {name = "铜币", icon = "item_copper"}, {name = "布衣", icon = "item_cloth

前端Lua

前端展示的物品,如何根据怪物不同展示不同物品

前端Lua

if value ==1 then SL:release_print("进来了") GUI:Button_setBrightEx(self.ui.Button_1, false) local filepath ="res/custom/UI/26_qxjf/k_5.png" GUI:Button_loadTextureDisabled(self.ui.Button_1, filepath) end 错了

前端Lua

面板淡入淡出时,里面的item没有这种效果

前端Lua

用UIOperator:OpenFuncDockTips(data) 怎么看别装备

前端Lua

淡入淡出效果如何使用

前端Lua

UIOperator:OpenFuncDockTips(data) 怎么用

前端Lua

前端获取个人标记

前端Lua

function fentian.tigger_tips() local ui = fentian.parent._ui local parent = ui.ImageView local img_size = GUI:getContentSize(parent) GUI:setAnchorPoint(parent, 0.5, 0.5) GUI:setPosition(parent, img_size.width / 1.5, screen_height