Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Finding Drop List Definition #25

Open
kramer67 opened this issue Apr 2, 2020 · 6 comments
Open

Finding Drop List Definition #25

kramer67 opened this issue Apr 2, 2020 · 6 comments

Comments

@kramer67
Copy link

kramer67 commented Apr 2, 2020

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?

@kokole
Copy link
Owner

kokole commented Apr 2, 2020

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

@kramer67
Copy link
Author

kramer67 commented Apr 2, 2020

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.

@kokole
Copy link
Owner

kokole commented Apr 2, 2020

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

@kramer67
Copy link
Author

kramer67 commented Apr 2, 2020

Is there a tutorial somewhere?

@dr04
Copy link

dr04 commented Oct 1, 2020

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

@RedWideWeb
Copy link

@kokole can you please explain how to do this in a bit more detail. I can access Assembly-CSharp.dll of the game and look the code but what I need to find? What does this number mean? Is this a line in the assembly code? Can you please help with that or at least show where to search for a way how to get this number. Thank you for your amazing work!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants