Post: Rank Modifying Not Working Correctly
07-25-2019, 09:37 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hello, I'm messing around modding BO3 with an RTM tool and everything is working perfectly apart from when I attempt to modify my rank using
    public static uint Rank = 937289176u - 94u;
and
    PS3.SetMemory(Addresses.Rank, BitConverter.GetBytes((uint)numericUpDown2.Value));

my rank does change, but not to the value which I entered into the numericupdown, for example if I enter the rank 22 my rank changes to 26, anyone able to help me out? Cheers.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo