int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "GoblinQuest") == 99)) return FALSE; return TRUE; }