28.02.2014, 15:21
Now I have another problem, I put this :
for the /stats command .
Everything well but when I hit /stats on "Name:" appear this :
Anyone?
Код:
format(string, sizeof(string),"[GENERAL]: Name: %s | Money: $%d | Level: %d | Kills: | Respect: | Number: ", GetPlayerName(playerid, name, sizeof(name)), GetPlayerCash(playerid), PlayerInfo[playerid][pLevel]);
Everything well but when I hit /stats on "Name:" appear this :
Anyone?