项目

一般

简介

行为

setModule
设置装备列表模板

参见以下模块
装备列表
装备强星
装备改造
装备属性转移

标签:命令定义|setModule

格式
命令名 参数1
setModule 模板数据

说明
参数1: 模板数据


特戒引擎脚本示例:

使用前提1
请开启配置开关\"isUseCustomOKPanel\"
配置文件 ..\Mir200\Tejieconfig\Tejieconfig.txt
配置节点 [tjconfig]
配置项 isUseCustomOkPanel=1
使用前提2
请配置补丁资源\"lc\",即找到以下配置项,加入 lc
配置文件 ..\Mir200\Tejieconfig\Tejieconfig.txt
配置节点 [tjconfig]
配置项 patch=aa,bb,lc


[@UI数据初始]
#act
;--设置装备列表模板
mov s$module (<itemSize:400:150:index> ;定义装备列表单元宽高
inc s$module <itemToggle:huishouwupin_xuanzhongkuang:denglu_liebiao_weixuanzhong/@装备列表点击> ;定义装备列表单元选中与未选中图片
inc s$module <itemInsId:instanceId> ;道具实例id:程序项,无须定义
inc s$module <itemBoxEx:itemId:instanceId:sourceType:equipplace:20:20:wupinkuang:looks:effectname:animation> ;定义装备图标在装备列表单元中的坐标
inc s$module <text:itemName{scolor=168}:140:30> ;定义装备名称在装备列表单元中的文本属性
inc s$module <text:itemType{scolor=25}:160:90>) ;定义装备部位名称在装备列表单元中的文本属性
setModule s$module

yangdefeng 更新于 超过 2 年 之前 · 1 修订