Hello I am working on an XRPC tool and I cant figure out why it's giving me these errors and I need to know how to fix it. If you could help I would appreciate it thanks.
That Fixed the Memory error but it didn't fix the n error their is still an error with the letter n after ((uint)
well then take out the n unless it means something in your code for example : if (this.checkbox.checked = client) { for (uint n = 0; 0 <=num { Console.SetMemory(getPlayerState((uint)n) + 0x3218, 2);
-__________- Don't c&p is the correct answer public void Example (int client) // or uint depends how you done playerstate { Console.SetMemory(getPlayerState(client) + 0x3218, new byte[] {0x2}); //Console.xbCon.DebugTarget.WriteInt32(getPlayerState(client) + 0x3218, 2); } Then in a button : Example(-1); // sends to all client