28.04.2014, 14:44
Hello everybody. I use in my designs a lot of symbols also most popular for me is " \ " is that symbol.But when I compile this in PAWN then program shows me errors.... Here are errors
Line is :
Anyone can help me how to fix?
Код:
sGUI.pwn(481) : error 037: invalid string (possibly non-terminated string) sGUI.pwn(481) : warning 215: expression has no effect sGUI.pwn(481) : error 001: expected token: ";", but found ")" sGUI.pwn(481) : error 029: invalid expression, assumed zero sGUI.pwn(481) : fatal error 107: too many error messages on one line
pawn Код:
Textdraw35 = TextDrawCreate(330.000000, 157.000000, "\");