[Ajuda] invalid function or declaration
#1

pawn Код:
C:\Documents and Settings\Wallace\Desktop\corrida.pwn(166) : error 010: invalid function or declaration
C:\Documents and Settings\Wallace\Desktop\corrida.pwn(168) : error 010: invalid function or declaration
C:\Documents and Settings\Wallace\Desktop\corrida.pwn(172) : error 010: invalid function or declaration
C:\Documents and Settings\Wallace\Desktop\corrida.pwn(177) : error 010: invalid function or declaration
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase

4 Errors.

linhas:
pawn Код:
if (strcmp(cmd, "/elevador2", true) == 0)
    {
       if(PlayerToPoint(2.0, playerid, 1912.76464844,-1356.61962891,13.28764534)) //linha 168 comeзa aki
            {
                SetPlayerPos(playerid, 1910.75439453,-1356.62219238,13.82241058);
            }
            if(PlayerToPoint(2.0, playerid, 1910.75439453,-1356.62219238,13.82241058))
            {
                SetPlayerPos(playerid, 1912.76464844,-1356.61962891,13.28764534);
            }
        }
        return 1;
    } // 178 termina aki
Reply


Messages In This Thread
[Ajuda] invalid function or declaration - by wallacematheus - 03.06.2011, 00:42
Re: [Ajuda] invalid function or declaration - by Shadoww5 - 03.06.2011, 00:45
Re: [Ajuda] invalid function or declaration - by wallacematheus - 03.06.2011, 01:03
Re: [Ajuda] invalid function or declaration - by wallacematheus - 03.06.2011, 01:06
Re: [Ajuda] invalid function or declaration - by Shadoww5 - 03.06.2011, 01:22

Forum Jump:


Users browsing this thread: 1 Guest(s)