Hey guys ,
I tried to use the item rules to trash item , with item ID .Like this :
[QUALITY] == "Legendary" && [ITEMID] == "358795" # [ANCIENT] == 0 -> [TRASH]
It's not working .Seem that DB always return "null" and autokeep for all the legendary .
So er ,I wonder the item IDs I've got is wrong(Got them for ".\Plugins\Trinity\Reference\Legendary.cs" ) .Here comes the questions :
1. Is there a way to get those IDs from Legendary.cs to work ?
2. Or maybe where can I find the "Real" item IDs?
Thx!
I tried to use the item rules to trash item , with item ID .Like this :
[QUALITY] == "Legendary" && [ITEMID] == "358795" # [ANCIENT] == 0 -> [TRASH]
It's not working .Seem that DB always return "null" and autokeep for all the legendary .
So er ,I wonder the item IDs I've got is wrong(Got them for ".\Plugins\Trinity\Reference\Legendary.cs" ) .Here comes the questions :
1. Is there a way to get those IDs from Legendary.cs to work ?
2. Or maybe where can I find the "Real" item IDs?
Thx!






