int StartingConditional() { object oPC = GetPCSpeaker(); if (GetLocalString(oPC, "kereith") != "1") return FALSE; return TRUE; }