(adsbygoogle = window.adsbygoogle || []).push({});
ok how do i put this in to a numericUpDown Rank: 0x26FD02C (0x36, 0x00, 0x00, 0x00, 0x00, 0x00, 0x4C, 0x0F, 0x13 - Level 55)
(First Set This: 0x00, 0x00, 0x0F, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0F, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 on Offset: 0x26FD016, Then change your rank) cos i dont no ware to put the bytes
byte[] rank = BitConverter.GetBytes(Convert.ToInt32(numericUpDown5.Value.ToString()));
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x26FD014, rank);