项目

一般

简介

ReturnBoxItem » 历史记录 » 版本 1

yangdefeng, 2022-05-07 20:38

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