SGTbayk47 Posted October 2, 2014 Share Posted October 2, 2014 Hi all, I am making conditions for some dialogue and was wondering what the '!=' parameter does? Does it mean it shows up if it ISN'T the value selected? For example does 'GetStage QuestID != 35' mean it will show up if the stage isn't 35. Any answers will be appreciated. Link to comment Share on other sites More sharing options...
Ladez Posted October 2, 2014 Share Posted October 2, 2014 That's exactly what it does. Link to comment Share on other sites More sharing options...
MartinPurvis Posted October 2, 2014 Share Posted October 2, 2014 != means 'does not equal' Link to comment Share on other sites More sharing options...
Recommended Posts