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