SA-MP Forums Archive
[Ajuda] Erro Aqui - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Erro Aqui (/showthread.php?tid=389798)



Erro Aqui - Marllon11 - 03.11.2012

Po ta dando erro quando criou a minha game mode olha oque aparece
obs:.os comandos estгo certos

C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(45) : error 017: undefined symbol "SetTime"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(46) : error 001: expected token: ";", but found "return"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(67) : error 017: undefined symbol "SendClientMenssage"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(6 : error 017: undefined symbol "SendClientMenssageToAll"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(69) : error 017: undefined symbol "MSGBOX"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(69) : error 017: undefined symbol "INPUT"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(69) : error 017: undefined symbol "LIST"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(69) : fatal error 107: too many error messages on one line

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


8 Errors.


Re: Erro Aqui - Victor' - 03.11.2012

Poste as linhas dos erros senгo nгo serб possнvel ajudar :S


Re: Erro Aqui - Marllon11 - 03.11.2012

aee cara os erros e issu daae '
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(45) : error 017: undefined symbol "SetTime"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(46) : error 001: expected token: ";", but found "return"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(67) : error 017: undefined symbol "SendClientMenssage"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(6 : error 017: undefined symbol "SendClientMenssageToAll"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(69) : error 017: undefined symbol "MSGBOX"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(69) : error 017: undefined symbol "INPUT"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(69) : error 017: undefined symbol "LIST"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(69) : fatal error 107: too many error messages on one line


Re: Erro Aqui - [FeK]Knife - 03.11.2012

Posta as linhas do erro. Eu sу acho que ninguйm aqui tem bola de cristal nй ?!


Re: Erro Aqui - Victor' - 03.11.2012

Quote:
Originally Posted by Marllon11
Посмотреть сообщение
aee cara os erros e issu daae '
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(45) : error 017: undefined symbol "SetTime"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(46) : error 001: expected token: ";", but found "return"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(67) : error 017: undefined symbol "SendClientMenssage"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(6 : error 017: undefined symbol "SendClientMenssageToAll"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(69) : error 017: undefined symbol "MSGBOX"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(69) : error 017: undefined symbol "INPUT"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(69) : error 017: undefined symbol "LIST"
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends2\Brasil The Friends\Brasil The Friends\gamemodes\BTF.pwn(69) : fatal error 107: too many error messages on one line
Poste os cуdigos que estгo nas linhas dos erros '-'


Re: Erro Aqui - zSuYaNw - 03.11.2012

Sem dъvida estб faltando uma chave para "}".


Poste a linha 44 atй a 70.


Re: Erro Aqui - Marllon11 - 03.11.2012

SendClientMenssage(playerid,-1,"Seja Bem Vindo Ao Brasil The Real");
SendClientMenssageToAll(-1,"Um Player Entrou No Brasil The Real");
ShowPlayerDialog(playerid,100,MSGBOX INPUT LIST,"Iniciando","VOCE ENTROU NO BRASIL THE REAL","Cancelar","Confirmar");
SetTime("Seja Bem Vindo",60000,true);


Re: Erro Aqui - Victor' - 03.11.2012

pawn Код:
SendClientMenssage(playerid, -1, "Seja Bem Vindo Ao Brasil The Real");
SendClientMenssageToAll(-1, "Um Player Entrou No Brasil The Real");

ShowPlayerDialog(playerid, 100, DIALOG_STYLE_MSGBOX, "Iniciando", "VOCE ENTROU NO BRASIL THE REAL", "Cancelar", "Confirmar");

SetTimer("SejaBemVindo", 60000, true);



Re: Erro Aqui - Marllon11 - 03.11.2012

eem ae ja postei as linhas dos erros


Re: Erro Aqui - Marllon11 - 03.11.2012

ja troqueii e da os msm erros