UnallowItemIntoBox » 历史记录 » 修订 4
修订 3 (yangdefeng, 2022-05-20 17:39) → 修订 4/5 (yangdefeng, 2022-05-20 17:49)
h4. _*%{color:green}unallowItemIntoBox%*_ 指定itembox中禁止放入物品 标签:命令定义|unallowItemIntoBox 说明:必须写在 %{color:orange}[<notextile>@</notextile>ItemIntoBoxX]% 中,该@块写在itemBox所在脚本中,X代表对应itemBox的编号 h4. *%{color:deepskyblue}特戒引擎脚本示例:%* bq. [<notextile>@</notextile>main] #say <[[dlg_itembox_|itembox]]:0:-1:-1:0:0:-1:-1:*:tips> \ \ \<角色小于80级不准放入物品> bq. [<notextile>@</notextile>ItemIntoBox0] #if [[checkLevelEx]] < 80 #act *{color:green}unallowItemIntoBox* sendTipsMsg 角色小于80级不准放入物品/fcolor=150 sendMsg 6 0号itembox不准放入物品