Get Script var in Conditional not working?

Post » Sat Mar 23, 2013 3:18 pm

I have a Message with a button that I want to have appear or vanish depending on the setting of a simple quest variable. Conditionals are all set correctly, yet I don't see the list of vars appear when I use GetVMQuestVariable... the list is blank, even after I closed and reopened all windows. Saved, relaunched too... nothing appears in the list.

The dialog box has ArodsInv_TargetChestQ02 set as its quest, and the quest has a script with the same name attached:

Scriptname ArodsInv_TargetChestQ02 extends Quest  ConditionalBool Property CanBePickedUp  Auto Conditional{Can the targeted container be added to the players inventory?}

Am I doing something wrong here? Why doesnt that var appear in the list?



EDIT: Ok freaking weird... it suddenly started working after I added a SECOND conditional, then deleted the second one. Suddenly the list appears... go figure.
User avatar
Cassie Boyle
 
Posts: 3468
Joined: Sun Nov 05, 2006 9:33 am

Return to V - Skyrim