Jump to content

Question

Posted

So I'm trying to try get item into inventory using dump.cs offsets and update() thing 

I tried many scripts but or ima doing something or something like this they all or doesn't work needs for me or its crashes

I need to modify place1goldcoin bool to true And update() the UI using scripts

Dump.cs:

public class InventorySystem : MonoBehaviour // TypeDefIndex: 2353

{

 public bool place1goldcoin; // 0x2C9

 // Methods



 // RVA: 0x5B94E8 Offset: 0x5B94E8 VA: 0x5B94E8

 private void Start() { }



 // RVA: 0x5B9534 Offset: 0x5B9534 VA: 0x5B9534

 private void Update() { }



 // RVA: 0x5BEC90 Offset: 0x5BEC90 VA: 0x5BEC90

 public void .ctor() { }

}

 

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.