void Rename(int client)
{
char* Input = Func::KeyBoard("Rename Player");
PS3::WriteString((0x0110D694 + 0x3980 * client), Input);
}
void Rename(int client)
{
PS3::WriteString((0x0110D694 + 0x3980 * client), "New Name");
}
Copyright © 2026, NextGenUpdate.
All Rights Reserved.