stats
#2

Assigning to an integer variable a string is incorrect. You'd have to copy a string to another but what's the point of all those temporary variables?

Just:
pawn Код:
format(poruka,sizeof(poruka),"    Zemlja:"COLOR_SIVA" %s\n",PlayerInfo[playerid][pZemlja]); // PLAYER'S COUNTRY
Reply


Messages In This Thread
stats - by NoDi522 - 31.05.2015, 19:06
Re: stats - by Konstantinos - 31.05.2015, 19:16
Re: stats - by FrankLucretti - 31.05.2015, 19:25
Re: stats - by NoDi522 - 01.06.2015, 13:26
Re: stats - by FrankLucretti - 01.06.2015, 16:26

Forum Jump:


Users browsing this thread: 1 Guest(s)