13.05.2016, 16:25
This will give you an error:
Since you don't have " " (double inverted commas) for enclosing the string whiling declaring the macro ServerName.
This would work:
Quote:
expected token: "-string end-", but found "-identifier-" |
This would work:
pawn Код:
#define ServerName "New City Role Play"