ReturnBoxItem » 历史记录 » 版本 2
yangdefeng, 2022-05-20 17:23
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 | bq. [<notextile>@</notextile>道具返回背包] |
||
17 | #act |
||
18 | #say |
||
19 | 2 | yangdefeng | <[[dlg_itemBox_|itemBox]]:0:-1:0:0:0:40:40:*:tips> |
20 | 1 | yangdefeng | <itemBox:1:-1:0:200:0:40:40:*:tips> |
21 | |||
22 | 2 | yangdefeng | bq. <[[dlg_text_|text]]:退回0:0:400/<notextile>@</notextile>退回0> |
23 | 1 | yangdefeng | <text:退回1:200:400/<notextile>@</notextile>退回1> |
24 | |||
25 | bq. [<notextile>@</notextile>退回0] |
||
26 | #act |
||
27 | 2 | yangdefeng | *{color:green}returnBoxItem* 0 |
28 | 1 | yangdefeng | |
29 | bq. [<notextile>@</notextile>退回1] |
||
30 | #act |
||
31 | returnBoxItem 1 |