UnallowItemIntoBox » 历史记录 » 版本 1
machenhe, 2022-05-10 19:04
| 1 | 1 | machenhe | _*%{color:green}unallowItemIntoBox%*_ |
|---|---|---|---|
| 2 | |||
| 3 | 指定itembox中禁止放入物品 |
||
| 4 | |||
| 5 | 标签:命令定义|unallowItemIntoBox |
||
| 6 | |||
| 7 | 说明:必须写在 %{color:orange}[<notextile>@</notextile>ItemIntoBoxX]% 中,该@块写在itemBox所在脚本中,X代表对应itemBox的编号 |
||
| 8 | |||
| 9 | *%{color:deepskyblue}脚本示例:%* |
||
| 10 | |||
| 11 | bq. [<notextile>@</notextile>main] |
||
| 12 | #act |
||
| 13 | #say |
||
| 14 | <itembox:0:0:0:0:0:40:40:*:tips> |
||
| 15 | |||
| 16 | |||
| 17 | bq. [<notextile>@</notextile>ItemIntoBox0] |
||
| 18 | #if |
||
| 19 | #act |
||
| 20 | unallowItemIntoBox |
||
| 21 | sendmsg 6 0号itembox不准放入物品 |