format(pInfo[playerid][string], 128, \"%s\", amit bele szeretnél tenni);
Tehát meg kell elõtte formázni, ha szöveget tárolnál
Ha nevet szeretnél tárolni:
GetPlayerName(playerid, Nev, MAX_PLAYER_NAME);
format(pInfo[playerid][string], 24, \"%s\", Nev);