Originally posted by Weed420Modz
if someone can just tell me what the function is i want to search for to unlock all that would be great and all i would need to get started and good ideal of what im doing. so to unlock everything in the game what function do i search for that all i really need please someone tell me what to look for here please
Idk enough in IDA for that, or if its very convenient or possible to do it that way. It probably is if you could read ppc, but idk. Also it's probably different for other games. G_spawn is some COD iirc...even if you were searching for unlock all, youd probably be doing the same thing searching with netcheat, which is finding each offset for the things you want unlocked, then putting them altogether to make an unlock all function. or sometimes its money or something or a rank or level that unlocks something. You can either set the rank that unlocks whatever, or just set the whatever. (lol sorry hope that makes sense) you have to make it do all of that though and it's different for different games. I could be wrong maybe there is a magic function that does that within IDA, but idk..
You should probably start by looking into netcheat and debugger. Once you are familiar with finding offsets, you can just figure out what unlocks everything and mod it or make a mod to change current values so you can use it without actually having to unlock it..hope that makes sense..
GL!