int StartingConditional() { object oTarg=GetLocalObject(GetPCSpeaker(),"oTarget"); if (GetLocalInt(oTarg,"nBuilder")!=TRUE) return TRUE; return FALSE; }