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