项目

一般

简介

ReturnBoxItem » 历史记录 » 版本 3

yangdefeng, 2022-05-20 17:24

1 2 yangdefeng
h4. _*%{color:green}returnBoxItem%*_
2 1 yangdefeng
3
指定itemBox中的物品返回到背包
4
5
标签:命令定义|returnBoxItem
6
7
*格式*
8
|命令名		|参数1			|
9
|returnBoxItem	|自定义道具栏编号	|
10
11
说明:
12 2 yangdefeng
* 参数1: 自定义道具栏编号(0-7)
13 1 yangdefeng
14 2 yangdefeng
h4. *%{color:deepskyblue}特戒引擎脚本示例:%*
15 1 yangdefeng
16 3 yangdefeng
bq. [<notextile>@</notextile>main]
17 1 yangdefeng
#say
18 3 yangdefeng
<[[dlg_itemBox_|itemBox]]:0:-1:-1:0:0:-1:-1:*:tips>
19
<itemBox:1:-1:-1:200:0:-1:-1:*:tips>
20 1 yangdefeng
21 2 yangdefeng
bq. <[[dlg_text_|text]]:退回0:0:400/<notextile>@</notextile>退回0>
22 1 yangdefeng
<text:退回1:200:400/<notextile>@</notextile>退回1>
23
24
bq. [<notextile>@</notextile>退回0]
25
#act
26 2 yangdefeng
*{color:green}returnBoxItem* 0
27 1 yangdefeng
28
bq. [<notextile>@</notextile>退回1]
29
#act
30
returnBoxItem 1