View Single Post
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old July 23rd, 2021, 08:48 AM
Picklives should only be a last resort - if you see it used for something basic like a prereq, that's bad coding style that we haven't gotten rid of yet. Always look for a tag-based method first.

Here's the expr-req I'd use:

tagis[IsMaterial.eAdamant] <> 0

Last edited by Mathias; July 23rd, 2021 at 08:52 AM.
Mathias is offline   #5 Reply With Quote