int StartingConditional() { object oMerch=GetLocalObject(GetPCSpeaker(),"oEscortMerchant"); if (oMerch!=OBJECT_INVALID) return TRUE; return FALSE; }