Error
#1

i have an error

Код:
error 017: undefined symbol "number_format"
my code

Код:
CMD:credits(playerid, params[])
{
		new szString[128];
		format(szString, sizeof(szString), "u coins: {FFD700}%s",number_format(pInfo[playerid][pNcoins]));
		SendClientMessageEx(playerid, COLOR_DARKORANGE, szString);
		return 1;
}
i added pncoins and all
Reply


Messages In This Thread
Error - by tobi736 - 01.08.2018, 15:47
Re: Error - by Sew_Sumi - 01.08.2018, 15:52
Re: Error - by Dawkin - 01.08.2018, 18:31
Re: Error - by tobi736 - 02.08.2018, 02:11
Re: Error - by Akeem - 02.08.2018, 02:27
Re: Error - by tobi736 - 02.08.2018, 03:55
Re: Error - by tobi736 - 02.08.2018, 04:19
Re: Error - by DerickClark - 02.08.2018, 04:26

Forum Jump:


Users browsing this thread: 1 Guest(s)