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