[Ajuda] Erro Aqui
#1

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.
Reply
#2

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

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
Reply
#4

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

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 '-'
Reply
#6

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


Poste a linha 44 atй a 70.
Reply
#7

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);
Reply
#8

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);
Reply
#9

eem ae ja postei as linhas dos erros
Reply
#10

ja troqueii e da os msm erros
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)