项目

一般

简介

DelLinkItem » 历史记录 » 版本 2

tejie, 2024-07-03 15:34

1 1 tejie
h4. _*{color:green}delLinkItem*_
2
3
删除背包中指定的道具
4
5
标签:命令定义|delLinkItem>delLinkItem
6
7
8 2 tejie
*格式:*
9 1 tejie
|命令名|参数1|
10
|delLinkItem|删除数量|
11
12 2 tejie
*说明:*
13 1 tejie
|参数1|删除数量,可缺省,缺省全部删除|
14
15
-
16
-
17
18
h4. *%{color:deepskyblue}特戒引擎脚本示例:%*
19
20
bq. *qf触发器*
21
被使用道具的stdMode值=31
22
被使用道具的Anicount=9527
23
被使用道具的shape=51
24
被使用道具为可堆叠,且背包中有多个。
25
<notextile></notextile>
26
[@stdModeFunc9527]
27
#if
28
%{color:lightGrey};50%几率删除1个使用的道具%
29
[[random]] 2
30
#act
31
[[linkBagItem]] <$useItemMakeIndex>
32
*{color:green}delLinkItem* 1
33
[[clearLinkItem]]
34
[[print]] 本次删除当前使用物品<$useItemName>1个
35
#elseAct
36
[[print]] 本次不删除当前使用物品<$useItemName>