"-string end-", but found "-identifier-" HELP
#6

1. You probably defined the colors wrong
PHP код:
#define COL_WHITE "{FFFFFF}"
#define COL_GREEN "{00FF00}" 
2. Here is the fix
PHP код:
format(string,sizeof(string),"%s answered the right answer of math quiz which was "COL_GREEN"%d"COL_WHITE"and wons 3 Scores, 1000$"Cash,CName,answer); 
Reply


Messages In This Thread
"-string end-", but found "-identifier-" HELP - by nbx2000 - 27.02.2019, 15:33
Re: "-string end-", but found "-identifier-" HELP - by Kasichok - 27.02.2019, 15:49
Re: "-string end-", but found "-identifier-" HELP - by nbx2000 - 27.02.2019, 15:50
Re: "-string end-", but found "-identifier-" HELP - by SymonClash - 27.02.2019, 15:56
Re: "-string end-", but found "-identifier-" HELP - by MSC - 27.02.2019, 15:57
Re: "-string end-", but found "-identifier-" HELP - by Kasichok - 27.02.2019, 16:04
Re: "-string end-", but found "-identifier-" HELP - by nbx2000 - 27.02.2019, 16:34

Forum Jump:


Users browsing this thread: 1 Guest(s)