What do you do?
He should have two options:
If you are not a vampire, he should say one thing. This line of dialogue has conditions:
GetIsID
If you ARE a vampire he should say another thing. This line of dialogue has conditions:
GetIsID
GetVampire
This is the problem, it doesn't work. He uses this line even if I am not a vampire.
So instead of GetVampire I tried....
GetInFaction [Function Parameter] vampire faction
GetPCInFaction [Function Parameter] vampire faction
It still doesn't work! How can I make this vampire recognize I am a vampire and use the appropriate line of dialogue.