19.09.2012, 08:20
Quote:
|
woops try this
pawn Код:
|
pawn Код:
format(string, sizeof(string), "{FEFEFE}Stats of the Player: %s\n", GetName(playerid));
format(string, sizeof(string), "{FEFEFE}Kills: %d", GetPlayerKills(playerid));


