int StartingConditional() { if (GetItemPossessedBy(GetPCSpeaker(),"hide2")!=OBJECT_INVALID) return TRUE; return FALSE; }