GetIsShezrieGoingMad

Post » Fri May 27, 2011 3:28 am

I have a vampire who is driving me crazy. When you greet him you have this topic:

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.
User avatar
ruCkii
 
Posts: 3360
Joined: Mon Mar 26, 2007 9:08 pm

Post » Fri May 27, 2011 2:54 am

Are you using the condition GetVampire as run on target? Probably better to check the global for PCVampire > 0.
User avatar
Trevor Bostwick
 
Posts: 3393
Joined: Tue Sep 25, 2007 10:51 am

Post » Fri May 27, 2011 4:15 am

Works! Thank you!
User avatar
Bitter End
 
Posts: 3418
Joined: Fri Sep 08, 2006 11:40 am


Return to IV - Oblivion