[Ajuda] MoveOnject (Portгo)
#1

Tou a ameter os comandos Abrir Portao mas ta a dar error .:
pawn Код:
C:\Users\---\---\---\---\----(255) : warning 219: local variable "string" shadows a variable at a preceding level
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Warning.
new .:
pawn Код:
new Portao1;
Comando.:

pawn Код:
if(strcmp(cmdtext, "/abrir1", true) == 0)
    {
        new string[50];
        new movetime = MoveObject(Portao1, -2863.89990234,466.70001221,12.39999962,0.00000000,0.00000000,263.99597168);
        format(string, sizeof(string), "Abrir....", movetime);
        SendClientMessage(playerid, 0xFF000000, string);
        return 1;
    }
Porque da aquele error ?
Reply


Messages In This Thread
MoveOnject (Portгo) - by VeNuZ_ - 27.08.2012, 21:57
Re: MoveOnject (Portгo) - by Tony_Rodrigues - 27.08.2012, 21:59
Re: MoveOnject (Portгo) - by Douglas_prt - 27.08.2012, 21:59
Re: MoveOnject (Portгo) - by VeNuZ_ - 27.08.2012, 22:02
Re: MoveOnject (Portгo) - by _LorD_ - 27.08.2012, 22:05
Re: MoveOnject (Portгo) - by Tony_Rodrigues - 27.08.2012, 22:09
Re: MoveOnject (Portгo) - by VeNuZ_ - 27.08.2012, 22:11
Re: MoveOnject (Portгo) - by VeNuZ_ - 27.08.2012, 22:14
Re: MoveOnject (Portгo) - by Tony_Rodrigues - 27.08.2012, 22:16
Re: MoveOnject (Portгo) - by VeNuZ_ - 27.08.2012, 22:21

Forum Jump:


Users browsing this thread: 1 Guest(s)