功能:仓库存取道具相关触发

格式:存取物品触发`QF`中的[@BeginStorageSave]、[@BeginStorageTake]标签

[@BeginStorageSave]
#if
#act
Sendmsg 5 物品数据库名:<$CURITEMNAME>;物品名:<$G_CURITEMNAME>;物品数量:<$CurItemOverlapCount>;ID:<$CurItemMakeIndex>;
[@BeginStorageTake]
#if
#act
Sendmsg 5 物品数据库名:<$CURITEMNAME>;物品名:<$G_CURITEMNAME>;物品数量:<$CurItemOverlapCount>;ID:<$CurItemMakeIndex>;