Post: help plz
04-17-2016, 10:29 AM #1
xCap10
Keeper
(adsbygoogle = window.adsbygoogle || []).push({}); Close
(adsbygoogle = window.adsbygoogle || []).push({});
04-17-2016, 07:24 PM #2
S63
Space Ninja
Originally posted by xCap10 View Post
C# problem with get game info blackops1 map & host & game mode

error in PS3!

public static string GameSets(byte[] byte_43)
{
ASCIIEncoding encoding = new ASCIIEncoding();
return encoding.GetString(byte_43);
}
public static string LobbySettings(string string_3)
{
byte[] buffer = new byte[0x100];

string str = "";
if (string_3 == "map")
PS3.GetMemory(0xD28a19, ref buffer, buffer);
{
return GameSets(buffer).Split(new char[] { Convert.ToChar(0x5c) })[4];
}


This should be easy to fix hook me up on skype: itsjordanmodz
04-20-2016, 03:12 AM #3
xCap10
Keeper
close

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo