14.03.2014, 20:25
Quote:
For the indentation, use the #pragma tabsize 0.
Your whole error code is due to pawn Код:
Correct it (whereever it is) and re-build. |
The line where that error should be is:
Код:
format(string, sizeof(string), "{DABB3E}[{FFFFFF}%s{DABB3E}]\n{FFFFFF}ID: %d\n{AFAFAF}Press 'F' to enter.", DDoorsInfo[doorid][ddDescription], doorid);