SteamItemDropIdler icon indicating copy to clipboard operation
SteamItemDropIdler copied to clipboard

Finding Drop List Definition

Open kramer67 opened this issue 4 years ago • 5 comments

I noticed someone else asked this question, but, you did not answer and just closed the issue. If the item drop definition is in the exe, how do I find it?

kramer67 avatar Apr 02 '20 17:04 kramer67

Find the call to SteamInventory()->TriggerItemDrop https://partner.steamgames.com/doc/api/ISteamInventory

kokole avatar Apr 02 '20 18:04 kokole

I found the part of the article describing how the item drops work but, I am not sure where to run a command or how to use it. I am downloading SteamCMD to attempt to run the command there. I assume I use SteamCMD but, not sure what command I use.

kramer67 avatar Apr 02 '20 18:04 kramer67

If you don't know reverse engineering I don't think it's possible.

kokole avatar Apr 02 '20 18:04 kokole

Is there a tutorial somewhere?

kramer67 avatar Apr 02 '20 18:04 kramer67

https://store.steampowered.com/app/866510/AnyWay/ yes ttotorial about this drop list

dr04 avatar Oct 01 '20 10:10 dr04