What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Item rules need help

zilla0088

New Member
Joined
Jul 25, 2015
Messages
1
Reaction score
0
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!
 
Back
Top