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