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