Fergus
-
Content Count
3 -
Joined
-
Last visited
-
請問一下大大對pickit有研究嗎?能請問以下事情嗎?
pickit裡面的指令我都有設定好,但為什麼有些裝備撿了還是會存倉庫
金裝統一賣掉或有指定名字賣掉,但有些還是會存倉庫,每次都掛3個小時倉庫就滿了,真的很困擾。
[Category] == "Helm" && [Rarity] == "Rare" # [ForceSellItem] == "true"
[Category] == "Chest" && [Rarity] == "Rare" # [ForceSellItem] == "true"
[Category] == "Amulet" && [Rarity] == "Rare" # [ForceSellItem] == "true"
[Category] == "Ring" && [Rarity] == "Rare" # [ForceSellItem] == "true"[Category] == "Ring" && [Rarity] == "Rare" # [ForceSellItem] == "true"
[Category] == "Belt" && [Rarity] == "Rare" # [ForceSellItem] == "true"
[Category] == "Gloves" && [Rarity] == "Rare" # [ForceSellItem] == "true"
[Category] == "Boots" && [Rarity] == "Rare" # [ForceSellItem] == "true"
[Category] == "Weapon" && [Rarity] == "Rare" # [ForceSellItem] == "true"
// [Category] == "2Handed" && [Rarity] == "Rare" # [ForceSellItem] == "true"
// [Category] == "1Handed" && [Rarity] == "Rare" # [ForceSellItem] == "true"
[Category] == "Shield" && [Rarity] == "Rare" # [ForceSellItem] == "true"//刪除裝備的名
[Type] == "tiger sword" && [Rarity] == "Rare" # [ForceSellItem] == "true"
[Type] == "assassin's mitts" && [Rarity] == "Rare" # [ForceSellItem] == "true"
[Type] == "fluted bascinet" && [Rarity] == "Rare" # [ForceSellItem] == "true"
[Type] == "hydrascale boots" && [Rarity] == "Rare" # [ForceSellItem] == "true"
[Type] == "widowsilk robe" && [Rarity] == "Rare" # [Force