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