[AJUDA] Erros
#1

pawn Код:
cpstream.inc(38) : warning 219: local variable "X" shadows a variable at a preceding level
cpstream.inc(38) : warning 219: local variable "Y" shadows a variable at a preceding level
cpstream.inc(38) : warning 219: local variable "Z" shadows a variable at a preceding level
Reply
#2

Just replace them with
pawn Код:
New Float:PX, Float:PY, Float:PZ;
// For example
GetPlayerPos(playerid, PX, PY, PZ);
Edit: My bad, I didn't see that it was from .inc file (include).
Reply
#3

as variaveis X, Y e Z ja estгo definidas, apague o "new Float:X..." ou entao troque o nome
Reply
#4

Vlw, mais aqui nem tem isso,
pawn Код:
Float:CasaX,
    Float:CasaY,
    Float:CasaZ,
    Float:IntX,
    Float:IntY,
    Float:IntZ,
Sу isso ai
Reply
#5

Procure por:

pawn Код:
Float:X, Float:Y, Float:Z;
E renomeie.

Reconheзo esse cуdigo.
Reply
#6

aaa :/ , kkkkkkkkkk
Reply
#7

Consegui *---*, finalmente coloquei o sistema no meu GM MUAHAHAHHAHAHAHA

Vlw gente



@Malz o double, tinha esquecido
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)