error 037: invalid string (possibly non-terminated string)
#1

Hi, i have a problem with my script, i need help please

pawn Код:
ShowPlayerDialog(playerid,9113,DIALOG_STYLE_MSGBOX,""#GRIS"Comandos de aprendiz",
""#VERDE"/espectear [id] "#BLANCO"- observar a un jugador\n // here
"#VERDE"/encarcelar [id] [tiempo(minutos)] [razуn]\n
"#VERDE"/kick [id] [razуn]","Cerrar","");
Код:
grandlarc.pwn(2431 -- 2432) : error 037: invalid string (possibly non-terminated string)
grandlarc.pwn(2432) : error 017: undefined symbol "observar"
grandlarc.pwn(2432) : error 017: undefined symbol "a"
grandlarc.pwn(2432) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Thanks you so much
Reply
#2

Код:
ShowPlayerDialog(playerid,9113,DIALOG_STYLE_MSGBOX,""#GRIS"Comandos de aprendiz",
""#VERDE"/espectear [id] "#BLANCO"- observar a un jugador\n\
"#VERDE"/encarcelar [id] [tiempo(minutos)] [razуn]\n\
"#VERDE"/kick [id] [razуn]","Cerrar","");
Reply
#3

Quote:
Originally Posted by Sinox
Посмотреть сообщение
Код:
ShowPlayerDialog(playerid,9113,DIALOG_STYLE_MSGBOX,""#GRIS"Comandos de aprendiz",
""#VERDE"/espectear [id] "#BLANCO"- observar a un jugador\n\
"#VERDE"/encarcelar [id] [tiempo(minutos)] [razуn]\n\
"#VERDE"/kick [id] [razуn]","Cerrar","");
Thanks you!!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)