项目

一般

简介

AddUiDlg » 历史记录 » 版本 12

tejie, 2025-07-24 14:33

1 2 yangdefeng
h4. _*%{color:green}addUiDlg%*_
2 1 machenhe
3
根据约定的ID向对应UI添加自定义内容
4
5 9 tejie
标签:命令定义^addUiDlg
6 1 machenhe
7
*格式*
8
|命令名		|参数1	|参数2	|参数3		|参数4		|参数5		|
9
|addUiDlg	|内容id	|界面id	|显示内容	|坐标(x,y)	|平台		|
10
11
*说明*
12 11 tejie
|^.参数1|对话框id,模板模式
13
可以向指定系统界面添加多条内容,以此id区别
14
模板模式=1,开启模板模式;缺省为非模板模式|
15 9 tejie
|^.参数2|[[系统界面id设定]] 
16
%{color:fireBrick}主界面设定%
17
参数2可写作 *27,锚点id*
18
27代表主界面
19
锚点id 1-9(屏幕9个区域:左上,中上,右上,左中,正中,右中,左下,中下,右下)
20
<notextile></notextile>
21
%{color:fireBrick}非主界面设定%
22
参数2可写作 系统界面id,子界面id,屏幕锚点id(可缺省)
23 6 tejie
举例
24 3 yangdefeng
7,1(系统设置中基础设置界面内添加内容,以基础设置自身左上为锚点)
25 1 machenhe
7,1,1(系统设置中基础设置界面内添加内容,以屏幕左上为锚点)
26
13(充值界面内添加内容,以充值界面自身左上为锚点)
27
13,,7(充值界面内添加内容,以屏幕左下为锚点)|
28 9 tejie
|^.参数3|需要显示的内容,支持文字、图片、图标、特效
29
参见自定义对话框命令|
30
|参数4|自定义内容在指定系统UI中的显示位置|
31
|^.参数5|平台设定
32
 0 手机
33
 1 PC|
34 1 machenhe
35
-
36
-
37
38 2 yangdefeng
h4. *%{color:deepskyblue}特戒引擎脚本示例:%*
39 1 machenhe
40
bq. [<notextile>@</notextile>main]
41
<text:添加自定义UI:50:100/<notextile>@</notextile>添加自定义UI>
42
<text:删除自定义UI:50:200/<notextile>@</notextile>删除自定义UI>
43
&nbsp;
44
[<notextile>@</notextile>添加自定义UI]
45
&nbsp;
46
#act
47
mov s$name1 <text:充值更多优惠,上top166.com{fcolor=251}:0:0>
48
mov s$name2 <text:反馈更多问题,上top166.com{fcolor=251}:0:0>
49
mov s$name3 <text:玩游戏,上top166.com{fcolor=251}:0:0>
50
%{color:lightGrey};充值%
51 8 tejie
*{color:green}addUiDlg* 1 13 <$str(s$name1)> 580,-880 0
52 1 machenhe
%{color:lightGrey};BUG建议%
53 8 tejie
*{color:green}addUiDlg* 1 7,6 <$str(s$name2)> 409,-605 0
54 1 machenhe
%{color:lightGrey};账号%
55
addUiDlg 1 7,5 <$str(s$name3)> 409,-489 0
56
&nbsp;
57
%{color:lightGrey};充值%
58 8 tejie
*{color:green}addUiDlg* 1 13 <$str(s$name1)> 580,-880 1
59 1 machenhe
%{color:lightGrey};BUG建议%
60 8 tejie
*{color:green}addUiDlg* 1 7,6 <$str(s$name2)> 409,-605 1
61 1 machenhe
%{color:lightGrey};账号%
62 8 tejie
*{color:green}addUiDlg* 1 7,5 <$str(s$name3)> 409,-489 1
63 1 machenhe
&nbsp;
64
[<notextile>@</notextile>删除自定义UI]
65
#act
66 7 tejie
[[delUiDlg]] 1 13 0
67
[[delUiDlg]] 1 7,5 0
68
[[delUiDlg]] 1 7,6 0
69 1 machenhe
&nbsp;
70 7 tejie
[[delUiDlg]] 1 13 1
71
[[delUiDlg]] 1 7,5 1
72
[[delUiDlg]] 1 7,6 1
73 10 tejie
74
-
75
-
76
77 12 tejie
h4. *%{color:deepskyblue}模板模式脚本示例:%*
78
79
对于反复出现的对话框,可以通过模板模式,提升客户端性能。
80
81
bq. <notextile>[@main]</notextile>
82
%{color:lightGrey};--刷新 addUiDlg 对话框中的数据%
83
#if
84
#act
85
[[mov]] n0 0
86
<notextile></notextile>
87
#if
88
#say
89
<notextile><添加获得道具对话框/@添加获得道具对话框></notextile>
90
<notextile></notextile>
91
<notextile>[@添加获得道具对话框]</notextile>
92
%{color:lightGrey};--定义对话框数据模板%
93
#if
94
#act
95
[[mov]] s0
96
[[inc]] s0 <[[dlg_Img_|img]]:huodewupin_di:0:0:1:/@点地板占位>
97
[[inc]] s0 <[[dlg_Img_|img]]:buji_tanchu_wupinkuangdi:37:20:1::201:45>
98
[[inc]] s0 <[[dlg_Img_|img]]:ui_alpha0:165:-35:::250:130/<notextile>@</notextile>关闭>
99
[[inc]] s0 <[[dlg_ImgButton_|imgButton]]:ui_guanbianniu:200:0:/<notextile>@</notextile>关闭>
100
[[inc]] s0 <[[dlg_itemShow_|itemShow]],<notextile></notextile>*{color:purple}1*<notextile></notextile>:16501:<$str(n0)>:90:90:1>
101
[[inc]] s0 <[[dlg_textex_|textEx]]:获得道具:95:40,28:200,1:1:30>
102
[[inc]] s0 <[[dlg_textex_|textEx]],<notextile></notextile>*{color:purple}2*<notextile></notextile>:经验丹11:95:40,200:210,1:1:30>
103
[[inc]] s0 <[[dlg_Img_|img]]:ui_alpha0:0:200:::250:130/<notextile>@</notextile>使用>
104
[[inc]] s0 <[[dlg_ImgButton_|imgButton]]:ui_anniu_hong_02:60:250:/<notextile>@</notextile>使用>
105
[[inc]] s0 <[[dlg_textex_|textEx]]:使用:95:55,265:190,1:1:30>
106
<notextile></notextile>
107
<notextile></notextile>
108
#if
109
#act
110
[[addUiDlg]] 602,<notextile></notextile>*{color:red}1*<notextile></notextile> 27,5 <$str(s0)> 270,50,1 0
111
[[inc]] n0 1
112
<notextile></notextile>
113
%{color:lightGrey};--变动数据赋值%
114
[[setItemShow]] 1 [[dlg_itemShow_|itemShow]],<notextile></notextile>*{color:purple}1*<notextile></notextile>:16501:<$str(n0)>:90:90:1 27
115
[[setTextEx]] 2 [[dlg_textex_|textEx]],<notextile></notextile>*{color:purple}2*<notextile></notextile>:经验丹<$str(n0)>:95:40,200:210,1:1:30 27
116
<notextile></notextile>
117
<notextile>[@关闭]</notextile>
118
#if
119
#act
120
[[delUiDlg]] 602 27,5 0 2
121
122
-
123
-
124
125 10 tejie
h4. *%{color:deepskyblue}addUiDlg支持循环列表示例:%*
126
127
"脚本示例附件下载":http://112.124.36.36/redmine/attachments/1000/circleList.txt