int StartingConditional() { if (GetLocalObject(OBJECT_SELF,"oGuardian")==GetPCSpeaker()) return TRUE; return FALSE; }