new string[256];format(string, sizeof(string), "Test the string: %s", PlayerInfo[playerid][pString]);SendClientMessage(playerid, -1, string);