Jump to content

1 post in this topic

Recommended Posts

Posted

Hello. As the title says, i am hacking an "Assembly-CSharp.dll" file with .NET Reflector. There are multiple functions with the same name (overloaded). Only a single function, or in some cases, no functions with the same name can be opened, throwing that error. For example keywords:

"openchest". It has OpenChest() function, some <OpenChest> list thingy and another OpenChest(a couple of parameters here). None of them work.

"upgradecar". It has a single function UpgradeCar(a couple of parameters here) although i can't open it.

"getpirce". It has GetPrice(a couple of parameters here) which i can't open, and a GetPrice() which i am able to open.

Until now i figured only those 3 cases. Does anyone know the solution so i can open multiple functions with the same name? Thank you.

 

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 would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines