[Ajuda] Arrumar este erro
#1

C:\Users\ninteressa\Documents\GameMode\gamemodes\t este.pwn(34) : error 001: expected token: "}", but found ";"
C:\Users\ninteressa\Documents\GameMode\gamemodes\t este.pwn(63) : error 017: undefined symbol "PrimeiraEntrada"
C:\Users\ninteressa\Documents\GameMode\gamemodes\t este.pwn(63) : warning 215: expression has no effect
C:\Users\ninteressa\Documents\GameMode\gamemodes\t este.pwn(63) : error 001: expected token: ";", but found "]"
C:\Users\ninteressa\Documents\GameMode\gamemodes\t este.pwn(63) : error 029: invalid expression, assumed zero
C:\Users\ninteressa\Documents\GameMode\gamemodes\t este.pwn(63) : fatal error 107: too many error messages on one line

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


5 Errors.
Reply
#2

Poste o code filho de deus haha
Reply
#3

Quote:
Originally Posted by SeV_
Посмотреть сообщение
Poste o code filho de deus haha
entгo criei um banco de dados em dof2
enum Carregamento{
Money
}
new Dados[MAX_PLAYERS][Carregamento];
new PrimeiraEntrada[MAX_PLAYERS];

o erro estava na variavel money, sem querer coloquei um ";" lб
Reply
#4

PHP код:
 enum Carregamento
{
    
Money
}
new 
Dados[MAX_PLAYERS][Carregamento];
new 
PrimeiraEntrada[MAX_PLAYERS]; 
botei no meu aqui n deu erro nenhum '-'
Reply
#5

O erro estб acima, e й muito facil, mande as linhas "25 hб 36"!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)