Post: Read
09-24-2015, 05:31 AM #1
Jtv
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({}); im making a Rtm for the very first time for bo1 i need the btyes please help
(adsbygoogle = window.adsbygoogle || []).push({});
09-24-2015, 02:13 PM #2
Insult
Maggbot timeout!
Originally posted by Jvance33 View Post
im making a Rtm for the very first time for bo1 i need the btyes please help


look here? You must login or register to view this content.
09-25-2015, 07:49 PM #3
Jtv
Bounty hunter
not that like stats prestige set level and stuff like that
09-25-2015, 08:13 PM #4
Default Avatar
Remy
Guest
Originally posted by Jvance33 View Post
im making a Rtm for the very first time for bo1 i need the btyes please help


Wouldn't this work?

    public static void SetStats(uint Offset, decimal Value)
{
byte[] buffer = BitConverter.GetBytes(Convert.ToInt32(Value.ToString()));
PS3.SetMemory(Offset, buffer);
}

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo