int StartingConditional() { int iResult; iResult = GetLocalInt(GetPCSpeaker(), "Dlg_Init_" + GetTag(OBJECT_SELF)) == FALSE; return iResult; }