Post: What is wrong here?
02-04-2016, 02:57 PM #1
iOBX_
Haxor!
(adsbygoogle = window.adsbygoogle || []).push({}); Hey guys so I am making a launcher. its secret. thats not important. I have uncharted 3 included !

I made the stats , but there is an issue !

I know I have the right offsets ! so there is an issue with my code.

here is my code

byte[] kills = BitConverter.GetBytes(Convert.ToInt32(this.{numericupdown}.Text));
PS3.SetMemory(offset, kills);

its NEGATIVE in the game ! Why?

Do i need this : ?

array.resize<byte>(ref kills, kills.Length + 1);

can anyone help?
(adsbygoogle = window.adsbygoogle || []).push({});
02-08-2016, 06:56 AM #11
iOBX_
Haxor!
Originally posted by Habibi
well tbh, it depends on what element u using (which theme), the .Value varies from different themes :p


Well I later found out that the naughtydog devs reversed the bytes .-. but thanks for the advice Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo