[DUVIDA] Erros
#1

Bom Galera eu estava querendo colocar no meu servidor que dps q a pessoa selecionase homem ou mulher aparecece um dialog com as regras do servidor mais ta dando erro e dizendo q ta mt grande a linha, e querria pedir ajuda a vcs a resolver isto, por vi em um servido um dialog enorme com as regras

Код:
ShowPlayerDialog(playerid,REGISTRO_CLB,DIALOG_STYLE_MSGBOX,"Crazy Life Brasil - Registro","REGRAS DO SERVIDOR CRAZY LIFE BRASIL\n\nLeia com atenзгo e nao infrinja as regras\n-Й PROIBIDO: Usar truques/macetes/hacks/cheats - [BAN]\n- Й PROIBIDO: Fazer DRIVE-BY atirar estando dentro de um carro em um pedestre ou deixar o carro em cima de auguйm - [KICK/AVISO]\nЙ PROIBIDO: Provocaзoes, Brigas, Flood no chat ou sm pm's - [KICK]\nЙ PROIBIDO: Divulgar outros servidores - [BAN]\nЙ PROIBIDO: Fazer Respawn Kill, ou seja, matar a pessoa no respawn - [KICK/AVISO]\nЙ PROBIDO: Fazer Death meath, ou seja, matar todos que ve pela frente, nosso sevidor й de RPG - [KICK/AVISO]\n\n-Link do forum: crazylife.forumeiros.com\nTenha um bom jogo","Ok","Cancelar");
Os erros sao :
Код:
C:\Documents and Settings\****\Desktop\Crazy Life v3.0\gamemodes\CrazyLifeBrazil.pwn(12318) : error 075: input line too long (after substitutions)
C:\Documents and Settings\****\Desktop\Crazy Life v3.0\gamemodes\CrazyLifeBrazil.pwn(12319) : error 037: invalid string (possibly non-terminated string)
C:\Documents and Settings\****\Desktop\Crazy Life v3.0\gamemodes\CrazyLifeBrazil.pwn(12319) : error 017: undefined symbol "REGRAS"
C:\Documents and Settings\****\Desktop\Crazy Life v3.0\gamemodes\CrazyLifeBrazil.pwn(12319) : error 017: undefined symbol "DO"
C:\Documents and Settings\****\Desktop\Crazy Life v3.0\gamemodes\CrazyLifeBrazil.pwn(12319) : fatal error 107: too many error messages on one line
Aradeзo des de ja
Reply
#2

Ajuda ai pfv, to prescisando
Reply
#3

essa tua linha tб muito longa

Код:
C:\Documents and Settings\****\Desktop\Crazy Life v3.0\gamemodes\CrazyLifeBrazil.pwn(12318) : error 075: input line too long (after substitutions)
diminua ela ou faзa uma string
Reply
#4

Muito longa e estб faltando um parвmetro:


pawn Код:
ShowPlayerDialog(playerid, dialogid, style, title, text, button1, button2);
Reply
#5

Uma dica, use strcat.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)