项目

一般

简介

行为

UnallowItemIntoBox » 历史记录 » 修订 1

修订 1/5 | 下一页 »
machenhe, 2022-05-10 19:04


unallowItemIntoBox

指定itembox中禁止放入物品

标签:命令定义|unallowItemIntoBox

说明:必须写在 [@ItemIntoBoxX] 中,该@块写在itemBox所在脚本中,X代表对应itemBox的编号

脚本示例:

[@main]
#act
#say
<itembox:0:0:0:0:0:40:40:*:tips>

[@ItemIntoBox0]
#if
#act
unallowItemIntoBox
sendmsg 6 0号itembox不准放入物品

由 machenhe 更新于 超过 2 年 之前 · 1 修订