04.04.2010, 13:45
Try to change
\\\
to
Code:
forward public SendAllFormattedText(playerid, const str[], define);
to
Code:
forward SendAllFormattedText(playerid, const str[], define);