-
Notifications
You must be signed in to change notification settings - Fork 61
Finding Drop List Definition #25
Comments
Find the call to SteamInventory()->TriggerItemDrop |
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. |
If you don't know reverse engineering I don't think it's possible. |
Is there a tutorial somewhere? |
https://store.steampowered.com/app/866510/AnyWay/ yes ttotorial about this drop list |
@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! |
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?
The text was updated successfully, but these errors were encountered: