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