找回密码
 register

QQ登录

只需一步,快速开始

搜索
查看: 262|回复: 0

获取头像组信息 DataPool:Change_MyHeadStyle_Item(cacheExteriorID,0)

[复制链接]
  • 打卡等级:热心大叔
  • 打卡总天数:273
  • 打卡月天数:23
  • 打卡总奖励:271
  • 最近打卡:2025-08-24 00:41:29
Waylee 发表于 2023-6-18 01:53 | 显示全部楼层 |阅读模式

马上注册,查看网站隐藏内容!!

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

×
文章编辑人员:雪舞
内容测试时间:2023-6-18 01:52:31

参考文件:M:\新武侠世界2023启程\临时更新补丁\Interface\NewExterior_PlayerFrame\NewExterior_PlayerFrame.lua
参考代码:
        --头像
        cacheExteriorID = DataPool : Get_MyHeadStyle()
        if cacheExteriorID ~= nil and cacheExteriorID > 0 then
                local nID,ItemID,ItemCount,SelectType,IconFile,CostMoney,StyleName,TitleInfo = DataPool:Change_MyHeadStyle_Item(cacheExteriorID,0);-- 获得头像组信息
                local IconFile = GetIconFullName(IconFile)        
                NewExterior_PlayerFrame_PlayerFrame_LeftBtn:SetProperty("NormalImage", tostring(IconFile))
                NewExterior_PlayerFrame_PlayerFrame_LeftBtn:SetProperty("HoverImage", tostring(IconFile))
                NewExterior_PlayerFrame_PlayerFrame_LeftBtn:SetToolTip(strName)
        end



您需要登录后才可以回帖 登录 | register

本版积分规则

雪舞知识库 ( 浙ICP备15015590号-1 | 萌ICP备20232229号|浙公网安备33048102000118号 ) |网站地图|天天打卡

GMT+8, 2025-8-24 16:29 , Processed in 0.123246 second(s), 5 queries , Redis On.

Powered by Discuz! X3.5 Licensed

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表