[Ajuda] Problemas com Dialog
#1

Criei a dialog, fui em public OnDialogResponse, e fiz toda a parte de resposta da dialog...
Код:
if(dialogid == 1000)
{
if(response)
{
if(listitem == 0)
{
ShowPlayerDialog(playerid, 1001, DIALOG_STYLE_LIST,"Profissгo           Level          Salбrio",
"Vendedor De HotDog   0             $300\n\
Sorveteiro            0             $450\n\
GuardaCostas          0             $750\n\
Paramedico      	  0             $600\n\
Cacador               5             $650 \n\
Pescador              5             $650 \n\
Lenhador              5             $600\n\
Lixeiro               15            $650\n\
Padre                 20            $800 \n\
Meteorologista     	  25            $1200 \n\
Promoter              25            $780 \n\
Frentista             30            $900 \n\       //<<<<< Linha do erro
Bombeiro              30            $850",
"Selecionar", "Voltar");
}
Quando fui compilar.. deu esses erros:

Код:
error 075: input line too long (after substitutions)
error 017: undefined symbol "Vendedor"
error 017: undefined symbol "De"
error 017: undefined symbol "HotDog"
fatal error 107: too many error messages on one line
Alguem pode me ajudar?
Reply


Messages In This Thread
Problemas com Dialog - by iLordGG - 05.04.2016, 23:45
Re: Problemas com Dialog - by focaximubh - 05.04.2016, 23:52
Re: Problemas com Dialog - by iLordGG - 05.04.2016, 23:59
Re: Problemas com Dialog - by Stroon - 06.04.2016, 03:05
Re: Problemas com Dialog - by RogerCosta - 06.04.2016, 03:24
Respuesta: Problemas com Dialog - by OverKiller - 07.04.2016, 01:44
Re: Respuesta: Problemas com Dialog - by F1N4L - 07.04.2016, 11:29

Forum Jump:


Users browsing this thread: 1 Guest(s)