[AJUDA] Erros
#1

Galera estб havendo alguns erros na compilaзгo no meu gamemode, bom estбrei postando os erros e as linhas depois se quiserem mais detalhados no finalzinho estбrei postando o download do include e do meu gm (so com a pwn porque estб dando erro na compilaзгo isso й ibvio)

Erros:
Код:
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(265) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(271) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(319) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(330) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(330) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(377) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(562) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(681) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(688) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(711) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(784) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(839) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(854) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(861) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(868) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(875) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(882) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(889) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(896) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(903) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(910) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(917) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(1022) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(1176) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(1249) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(1402) : warning 219: local variable "file" shadows a variable at a preceding level
C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\pawno\include\DOF2.inc(1448) : warning 219: local variable "file" shadows a variable at a preceding level
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Download do meu GM: Clique Aqui (MediaFire)
Download dos Includes: Clique Aqui (LINK DIRETO)
Reply
#2

Reveja a ultima coisa q fez no gm
Reply
#3

topo:
pawn Код:
static Float:X, Float:Y, Float:Z;
E vocк jб definiu 'file' entгo tira de onde estб dando warning.
Reply
#4

Os erros que estгo acontecendo estгo todos no comeзo do tуpico!
Reply
#5

Tenta consertar este bug primeiro: C:\Users\Guilherme\Desktop\Coisas GUI\[BRC] - LIGAR ESSE\gamemodes\dynamic777.pwn(2563) : error 022: must be lvalue (non-constant)
Reply
#6

Os erros que estгo acontecendo estгo todos no comeзo do tуpico!
Reply
#7

Posta A Linha.
Reply
#8

pawn Код:
// Linha 265:
#define Salario_Guardiao  9000

// Linha 271:
#define Salario_Professor  750

// Linha 319:
#define Honestas2       28

// Linha 330:
#define Lutas        39


/*enum SavePlayerPosEnum { // Linha 374
Float:LastX, // Linha 375
Float:LastY, // Linha 376
Float:LastZ // Linha 377
}*/
// Linha 378

// Linha 562:
" Coqueiro",
Tem Mais cara mais isso eu acho que й erro do meu gm , entгo se nгo for pedir muito , baixe meu gm , obrigado!
Reply
#9

Geforce mais isso nunca foi erro pro meu gm dar problema.. Mais tirei e ocorreu os mesmos erros..
Reply
#10

Cara acho melhor vocк baixar o gm e ver vocк mesmo , minha web para de funcionar na hora que vou mandar o gm inteiro aqui...

Download do meu GM: Clique Aqui (MediaFire)
Download dos Includes: Clique Aqui (LINK DIRETO)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)