[Ajuda] error 075: input line too long (after substitutions)
#1

pawn Код:
47046 : error 075: input line too long (after substitutions)
Linha
pawn Код:
}
Parte do code
pawn Код:
if (InAFoodPlace[playerid] != 0)
        {
            if(PlayerToPoint(1.5,playerid,368.9714,-6.2486,1001.8516))
            {
                ShowPlayerDialog(playerid, 28, DIALOG_STYLE_LIST, "Cluckin' Bell", "Coraзгo no Espeto R$2\nCarne de Vaca R$4\nCarne de Jacarй R$5\nCarne de Frango R$3\nAgua R$1\nSuco R$1", "Selecionar", "Cancelar");
                SetPlayerPos(playerid,368.9714,-6.2486,1001.8516);
                SetPlayerFacingAngle(playerid, 357.0132);
            }
            if(PlayerToPoint(1.5,playerid,376.8571,-67.6620,1001.5151) || PlayerToPoint(1.5,playerid,683.9015,-456.7076,-25.6099))
            {
                ShowPlayerDialog(playerid, 29, DIALOG_STYLE_LIST, "Burger Shot", "X-Baycon R$2\nX-Tudo R$4\nX-Especial R$5\nX-Frango R$3\nAgua R$1\nSuco R$1", "Selecionar", "Cancelar");
                SetPlayerPos(playerid,376.8571,-67.6620,1001.5151);
                SetPlayerFacingAngle(playerid, 357.0132);
            }
            if(PlayerToPoint(1.5,playerid,375.6895,-118.9683,1001.4995))
            {
                ShowPlayerDialog(playerid, 30, DIALOG_STYLE_LIST, "Well Stacked Pizza", "Presunto e Mussarela - Pequena R$2\nPresunto e Mussarela - Grande R$4\nFrango e Azeitona R$5\nBacon e Chocolate R$3\nAgua R$1\nSuco R$1", "Selecionar", "Cancelar");
                SetPlayerPos(playerid,375.6895,-118.9683,1001.4995);
                SetPlayerFacingAngle(playerid, 357.0132);
            }
            if(PlayerToPoint(1.5,playerid,379.0611,-186.6032,1000.6328))
            {
                ShowPlayerDialog(playerid, 31, DIALOG_STYLE_LIST, "Jim's sticky ring", "Rosquinha Pequena R$2\nRosquinha Normal R$4\nRosquinha de Chefe R$5\nSuper Rosquinha R$4\nAgua R$1\nSuco R$1", "Selecionar", "Cancelar");
                SetPlayerPos(playerid,379.0611,-186.6032,1000.6328);
                SetPlayerFacingAngle(playerid, 280);
            }
            SetCameraBehindPlayer(playerid);
        }
Reply
#2

Conserta a linha aк e edita o post. Ou й sу "}" memo?
Reply
#3

A linha esta muito grande !!
Abraзos !
Reply
#4

Quote:
Originally Posted by TugaBR
Посмотреть сообщение
Conserta a linha aк e edita o post. Ou й sу "}" memo?
Й sу }
Quote:
Originally Posted by AmericanStyle'™
Посмотреть сообщение
A linha esta muito grande !!
Abraзos !
Como assim a linha estб mto grande ?
Reply
#5

Quote:
Originally Posted by Vinicius_TroLL
Посмотреть сообщение
Como assim a linha estб mto grande ?
A melhor soluзгo й deletar itens da mesma, ou utilizar strcat
Ela tб muito grande nesse sentido aqui ------------>
Reply
#6

Reveja as linhas da Dialog, use strcat nas dialogs que tem mais caracteres, e assim vai tentando atй concertar o erro.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)