Stats
#10

Quote:
Originally Posted by LeXuZ
Посмотреть сообщение
Hmm, done what you said,

but this is what i am getting:
This should work (not using strcat, though).

pawn Код:
format(sstr, sizeof(sstr), "Money %d\n", GetPlayerCash(playerid));
    format(sstr, sizeof(sstr), "%sKills %d\n", sstr, pInfo[playerid][Kills]);
    format(sstr, sizeof(sstr), "%sDeaths %d\n", sstr, pInfo[playerid][Deaths]);
    format(sstr, sizeof(sstr), "%sCredits %d", sstr, pInfo[playerid][Credits]);
Reply


Messages In This Thread
Stats - by LeXuZ - 05.12.2014, 19:28
Re: Stats - by CutX - 05.12.2014, 19:37
Re: Stats - by LeXuZ - 05.12.2014, 19:53
Re: Stats - by LeXuZ - 05.12.2014, 19:57
Re: Stats - by JaKe Elite - 05.12.2014, 20:03
Re: Stats - by LeXuZ - 05.12.2014, 22:51
Re: Stats - by LeXuZ - 06.12.2014, 09:14
Re : Stats - by StreetRP - 06.12.2014, 09:20
Re: Stats - by LeXuZ - 06.12.2014, 09:32
Re: Stats - by AnthonyTimmers - 06.12.2014, 10:50

Forum Jump:


Users browsing this thread: 1 Guest(s)