Sup. I've tried finding
The pointer but it seems that there isn't any, OR we need to search for higher level pointers. The last level that I did was somewhere around 6. The only problem is that more levels = much longer search time. Atm I'm trying to find the shoot function. I'll have to use cheat engine in target practice to find the ammo address, which I can then disassemble(there should be a dec statement somewhere around there) . That should be pretty close to the beginning of the shoot function. You can then find stuff like reload times, projectile speed etc from there.