Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - World of Darkness

Notices

Reply
 
Thread Tools Display Modes
ChaosInc80
Junior Member
 
Join Date: Jun 2010
Posts: 15

Old July 1st, 2010, 10:48 PM
I have found the information tVampire and Template.Vampire via the help info, but I haven't found how I'd put this to a script. I've gotten as far as this:

Code:
 validif(#template[tVampire])
I've also tried:

Code:
 validif(#Template.Vampire)
Seeking a little help with this.
ChaosInc80 is offline   #1 Reply With Quote
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
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 03:38 PM.


Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.