Jump to content
McKay Development

Finding out post-trade assetid


Lesu

Recommended Posts

When accepting a trade, items change assetids. Comparing ItemsToReceive coming from a sentOfferChanged event with the actual items after they change inventories gives different results. Is there any way to find out a post-trade item's ID? Perhaps a way to detect incoming items and their sender / pertaining offer's id? Many thanks in advance.

Link to comment
Share on other sites

When you think you know how to fully scroll down a page, and this happens... thanks!

 

EDIT: Sorry, one last thing, does it work if a trade is cancelled? Apparently assetids can change when items are involved in trades even if they aren't completed, is there a way to get the ID of an item that just changed it because it felt like it during a broken trade?

Edited by Lesu
Link to comment
Share on other sites

Considering then that I cannot eternally bind an assetid from a bot to a person as for different reasons it may as well change before it is traded back to someone else, do you think it would be good practice to instead bind the classid and instanceid, as the combination, as I understood here --> https://dev.doctormckay.com/topic/332-identifying-steam-items/ <-- , seems to be unique for as long as the item's properties go? Are sticker and item wear *percentage* from CS:GO also considered in the uniqueness of these IDs?

Edited by Lesu
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...