项目

一般

简介

DelButton » 历史记录 » 版本 2

tejie, 2026-07-08 09:41

1 2 tejie
h4. _*%{color:green}delButton%*_
2 1 machenhe
3 2 tejie
删除 [[addButton]] 命令添加的指定按钮
4 1 machenhe
5 2 tejie
标签:命令^delButton
6 1 machenhe
7
*格式*
8
|命令名		|参数1		|参数2		|
9
|delButton	|排行文件	|变量		|
10
11
说明:
12 2 tejie
|参数1|指定按钮的脚本触发序号,
13
即 %{color:green}..\Mir200\Envir\Market_Def\QFunction-0.txt% 中的 %{color:orange}[@ButtonClickX]% ,X即为触发序号|
14
|参数2|删除对象
15
 0或空:仅限自己
16
 1:全服用户|
17 1 machenhe
18 2 tejie
h4. *%{color:deepskyblue}特戒引擎脚本示例:%*
19 1 machenhe
20
bq. [<notextile>@</notextile>删自己主界面右上按钮]
21
#act
22 2 tejie
*{color:green}delButton* 99 0
23 1 machenhe
24
bq. [<notextile>@</notextile>删全服主界面右上按钮]
25
#act
26 2 tejie
*{color:green}delButton* 99 1