Stampe
New Member
- Joined
- Aug 2, 2012
- Messages
- 259
- Reaction score
- 0
you need to switch pickup rules in trinity http://clip2net.com/s/2Po3Z i think
That did the trick! Cheers!

you need to switch pickup rules in trinity http://clip2net.com/s/2Po3Z i think
yDo i only need to change it in pickup.dis? using the beta virs of trinity
not working. still not picking up essencesyou need to switch pickup rules in trinity http://clip2net.com/s/2Po3Z i think
my solution with [name] work only with english version, second thing is that, new version force push my rules to soft one insted of custom as i setup
//ignore rule
[QUALITY] == "Magic" -> [IGNORE] no [trash]
thx darky working well on english and others languages
in pickup.dis
// craftingReagents like Demonic Essences
[TYPE] == "CraftingReagent"
in common.dis or special.dis depends on what version ur using ...
// keep demonic essences
[TYPE] == "CraftingReagent"
// +---------------------------------------------------------------------------+
// | ______ __ __
// || | |--.---.-.-----.-----.-----.| |.-----.-----.
// || ---| | _ | | _ | -__|| || _ | _ |
// ||______|__|__|___._|__|__|___ |_____||__||_____|___ |
// | |_____|
// +---------------------------------------------------------------------------+
// | 2.213(beta) Item Rules 2 (only use with Beta DB .159+)
// | - fixed some for translation.
// | - added translation ofr legendary names, USEITEMIDS in the GUI.
// | (non-english clients can use org. legendary.dis with that flag checked!)
// | - moved onto latest Trinity 1.7.2.00 thx to rrix
// +---------------------------------------------------------------------------+
// | ______ __ ______ __
// | | __ \.--.--.| |.-----. | | |--.---.-.-----.-----.-----.-----.
// | | <| | || || -__| | ---| | _ | | _ | -__|__ --|
// | |___|__||_____||__||_____| |______|__|__|___._|__|__|___ |_____|_____|
// | |_____|
// +---------------------------------------------------------------------------+
// +-13.02.2013 ---------------------------------------------------------------+
// | - added demonic essence (hard)
// +-04.02.2013 ---------------------------------------------------------------+
// | - added some black weapon rules (hard)
// | - new pickups.dis which is far more accurate and better customizable (hard)
// | - added a safty rule that catches missed legendarys (hard)
// | - changed some rules in legendary and rare (hard)
// | - prepared the rules for the translation patch and for next trinity rel.
// +---------------------------------------------------------------------------+