13.05.2015, 17:41
with \n more better
PHP код:
format(string, sizeof(string), "Name: %s \n Score: %d \n Kills: %d \n Deaths: %d", pName(playerid), PlayerInfo[playerid][pScore], PlayerInfo[playerid][pKills], PlayerInfo[playerid][pDeaths]);