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

Trinity delete ancient with Always keep ancient

cedricdu94

Member
Joined
Feb 2, 2012
Messages
250
Reaction score
0
Hello I have the last version of Trinity but by moment dont keep ancient or no identify and disenchant items when I have checked Always keep ancient... I have french client
 
Last edited:
Do not use Item List, it's currently bugged like hell, use RTFM File Based Script Rules.
 
RTFM is bugged as well, it's a DB bug and unfortunately all you can do now is wait until nesox fixes it.
 
RTFM is bugged as well, it's a DB bug and unfortunately all you can do now is wait until nesox fixes it.

I'm not sure if it's DB or Trinity, but I can confirm that trinity 2.14.30 keep a lot more (if not all of em) wanted legendaries.
 
How work RTFM File Based Script Rules ? I change just Soft to Custom RTFM ?
Yes, make a dirrectory for your rules and make one file "legendary.dis" open it in in notepad and add this:

Code:
[TYPE] == "LegendaryGem"
[QUALITY] == "Legendary" # [ANCIENT] == 0 -> [TRASH]

This will kepp all ancient items and will trash all none ancient.

RTFM is bugged as well, it's a DB bug and unfortunately all you can do now is wait until nesox fixes it.

After i started use RTFM i didn't saw a single ancient item salvaged and i have a lot more items in my stash after same time frame. Even if it's bugged too, it's a way better than Item List anyway.
 
Last edited:
Yes, make a dirrectory for your rules and make one file "legendary.dis" open it in in notepad and add this:

Code:
[TYPE] == "LegendaryGem"
[QUALITY] == "Legendary" # [ANCIENT] == 0 -> [TRASH]

This will kepp all ancient items and will trash all none ancient.



After i started use RTFM i didn't saw a single ancient item salvaged and i have a lot more items in my stash after same time frame. Even if it's bugged too, it's a way better than Item List anyway.

If i try this and i add a no ancient items in my items list it's always working ? or i need add my items no ancient in legendary.dis
 
just fyi we are still working on it and you should receive the fix on an upcoming release!
 
Am I missing something here? It works good on my end. Can someone enlighten me?
 
Back
Top