The Dialogue for Dummies Tutorial 1.Open up ye ole' Notepad! 2.Next you must type this!!! void main() { SetLocalBoolean(OBJECT_SELF,0,TRUE); } and in a different window:int StartingConditional() { if (GetLocalBoolean(OBJECT_SELF,0) == FALSE) { retu...
[Read More]