error 027: invalid character constant
#2

Try this
pawn Code:
format(stats, sizeof(stats), "Kills: %i\n\Deaths: %i\n\Money: %i$\n\Your IP: %s\n\Your Country: %s", GetPlayerScore(playerid), deaths[playerid], GetPlayerMoney(playerid),IP,GetPlayerCountryName(playerid));
The problem is most likely in the \ symbols
Reply


Messages In This Thread
error 027: invalid character constant - by Face9000 - 26.12.2011, 20:54
Re: error 027: invalid character constant - by spedico - 26.12.2011, 21:02
Re: error 027: invalid character constant - by Face9000 - 26.12.2011, 21:06
Re: error 027: invalid character constant - by Vince - 26.12.2011, 21:07
Re: error 027: invalid character constant - by Face9000 - 26.12.2011, 21:11
Re: error 027: invalid character constant - by FireCat - 26.12.2011, 21:12

Forum Jump:


Users browsing this thread: 1 Guest(s)