View Single Post
Colen
Senior Member
Lone Wolf Staff
 
Join Date: Dec 2008
Posts: 4,690

Old July 2nd, 2010, 10:02 AM
You're trying to test the Template.Vampire tag, so you need to do this:

Code:
validif(tagis[Template.Vampire] <> 0)
In the prereq. Alternatively, you could add an exprreq of simply:

Code:
tagis[Template.Vampire] <> 0
Which should be shorter and have the same effect.
Colen is offline   #2 Reply With Quote