Hi,everyone.If you do not want to identify Legendary Items,here maybe do some help
just open the file identify.dis[Plugins\Trinity\ItemRules\Rules\soft\identify.dis Plugins\Trinity\ItemRules\Rules\hard\identify.dis],and add codes:
then If u don't want to identify Set items,add codes like
Enjoy~
just open the file identify.dis[Plugins\Trinity\ItemRules\Rules\soft\identify.dis Plugins\Trinity\ItemRules\Rules\hard\identify.dis],and add codes:
Code:
[QUALITY] == "Legendary" # True -> [UNIDENT]
[QUALITY] == "Legendary" # True -> [KEEP]
Code:
[QUALITY] == "Set" # True -> [UNIDENT]
[QUALITY] == "Set" # True -> [KEEP]
Last edited:






