Post: Question for Unlimited Ammo offset.
06-02-2013, 04:18 PM #1
O-H
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({}); So for the offset I have for unlimited ammo I use this.
            private void radioButton7_CheckedChanged(object sender, EventArgs e)
{
byte[] AMO = new byte[] { 0x0F, 0xFF, 0xFF, 0x00 };
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x0110A62A, AMO);
}

It only seems to give the spare 1023 but I can still run out of ammo in my clip. Anybody know the offset to fix that? It would be greatly appreciated.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo