[BIG PROBLEM] Problem with SendClientMessage
#7

You need to escape the quotation marks (\") if the text in the double quotes are actual text, as so (dark blue highlight):



If they are hexadecimal colors, go with:

pawn Код:
#define COL_WHITE "{FFFFFF}"
#define COL_YELLOW "{FFFF00}"


"Test "#COL_WHITE" %s "#COL_YELLOW"."
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)