Ashki wrote:spacemilk wrote:quick question! why don't item trades get automatically cancelled like pet trades? will this ever be fixed? apologies if this a bit of a dumb question!
Items are coded differently than pets, which is why this happens!
Each individual pet has its own unique ID number. No two pets will have the same number. When you trade a pet away, the system registers that you no longer own that ID number and so auto-cancels any of your trades that included that pet.
Items are different; they do not each have a unique ID number, but instead each type of item has an ID number. So like a gold bracelet could be item #12 (just an example), and every gold bracelet that exists has that same number. The system wasn't made to tell when you run out of gold bracelets. It only identifies the item, it doesn't know that you have x amount of gold bracelets. So that's why trades don't auto-cancel when you trade away an item.
ohhh okay that makes sense! thank you so much!