项目

一般

简介

Dlg countDown » 历史记录 » 版本 5

tejie, 2025-05-19 11:24

1 5 tejie
h4. _*%{color:green}<countDown:%*_
2 1 machenhe
3 4 tejie
标签:命令定义|dlg_countDown:
4 1 machenhe
5
*定义*
6
自定义对话框中显示读秒倒计时
7 2 yangdefeng
参数之间以":"为分割符
8 1 machenhe
9
*使用前提*
10
配置Tejieconfig.txt
11
开启对应开关
12
** 文件位置
13 2 yangdefeng
..\Mir200\Tejieconfig\Tejieconfig.txt
14 1 machenhe
** 对应开关
15
[tjconfig]
16 3 tejie
%{color:lightGrey};(=1时开启,=0时关闭,缺省时关闭);%
17 1 machenhe
isUseCustomOKPanel=1
18
19
-
20
-
21
22
*格式*
23
|命令名    |参数1|参数2         |参数3   |
24
|countDown |X坐标|Y坐标,是否清除|读秒变量|
25
26
-
27
-
28
*说明*
29 4 tejie
|参数1|X坐标|
30
|^.参数2|Y坐标,是否清除
31 1 machenhe
是否清除设定说明
32 4 tejie
缺省或=1 对话框刷新时,倒计时重置  
33
是否清除=0    对话框刷新时,倒计时不重置|
34
|^.参数3|代表秒的数字,支持文字颜色设定
35
倒计时结束,可执行跳转触发|
36 1 machenhe
37
38
-
39
-
40
41 5 tejie
h4. *%{color:deepskyblue}特戒引擎脚本示例:%*
42 1 machenhe
43
bq. [<notextile>@</notextile>main]
44
#say
45 5 tejie
<notextile><</notextile>*{color:green}countDown*:50:50:10{scolor=150}/<notextile>@</notextile>跳转标签>
46 1 machenhe
&nbsp;
47
[<notextile>@</notextile>跳转标签]
48
#act
49 5 tejie
[[sendTipsMsg]] 特戒提示已跳转/fcolor=150