[Ajuda] erro esquisito
#1

Boa tarde, estб dando um erro mais eu nгo consegui identificar poderiam ajudar? o erro й esse:

pawn Код:
C:\Documents and Settings\Lucas\Desktop\[CSMBR].pwn(17327) : error 001: expected token: ";", but found ")"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.

pawn Код:
forward ChecarPortao();
public ChecarPortao()
{
    new P1; //Novos news para abrir e fechar os portхes
    for(new playerid;playerid)
    {
    if(gTeam[playerid] == TEAM_COP && gTeam[playerid] != TEAM_ARMY && gTeam[playerid] != TEAM_CIA) if(IsPlayerInRangeOfPoint(playerid,10.0,-1700.3000488281, 684.79998779297, 25.60000038147)) P1=1;coordenada do 1° portгo fechado.
    }
    if(P1)MoveObject(portaocop, -1700.3000488281, 691.70001220703, 25.60000038147, 2.5);
    else MoveObject(portaocop, -1700.3000488281, 684.79998779297, 25.60000038147, 2.5);
}
Reply


Messages In This Thread
erro esquisito - by focaximubh - 10.10.2012, 19:56
Re: erro esquisito - by humildadeforever - 10.10.2012, 19:58
Re: erro esquisito - by focaximubh - 10.10.2012, 20:08
Re: erro esquisito - by humildadeforever - 10.10.2012, 20:13
Re: erro esquisito - by Don_Speed - 10.10.2012, 20:16
Re: erro esquisito - by focaximubh - 10.10.2012, 20:26
Re: erro esquisito - by humildadeforever - 10.10.2012, 20:29
Re: erro esquisito - by jpeg - 10.10.2012, 20:31
Re: erro esquisito - by focaximubh - 10.10.2012, 20:32
Re: erro esquisito - by focaximubh - 10.10.2012, 20:47

Forum Jump:


Users browsing this thread: 2 Guest(s)