[HELP] Compile
#3

Nope , now I get 3 errors ...

Код:
C:\Documents and Settings\User\Desktop\SA-MP\Servidor v1.2\Blank.pwn(17) : error 029: invalid expression, assumed zero
C:\Documents and Settings\User\Desktop\SA-MP\Servidor v1.2\Blank.pwn(17) : error 004: function "OnPlayerConnect" is not implemented
C:\Documents and Settings\User\Desktop\SA-MP\Servidor v1.2\Blank.pwn(19) : error 017: undefined symbol "playerid"
C:\Documents and Settings\User\Desktop\SA-MP\Servidor v1.2\Blank.pwn(24) : warning 225: unreachable code
C:\Documents and Settings\User\Desktop\SA-MP\Servidor v1.2\Blank.pwn(37) : warning 202: number of arguments does not match definition
C:\Documents and Settings\User\Desktop\SA-MP\Servidor v1.2\Blank.pwn(40) : warning 202: number of arguments does not match definition
C:\Documents and Settings\User\Desktop\SA-MP\Servidor v1.2\Blank.pwn(19) : warning 204: symbol is assigned a value that is never used: "CP"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
Код:
public OnPlayerConnect(playerid)
{
CP = SetPlayerCheckpoint(playerid, 1840.252563, -1662.095337, 58.791744, 3.00);
return 1;
}
Reply


Messages In This Thread
[HELP] Compile - by Hot - 26.02.2009, 18:07
Re: [HELP] Compile - by yom - 26.02.2009, 18:09
Re: [HELP] Compile - by Hot - 26.02.2009, 18:15
Re: [HELP] Compile - by 1337pr0 - 26.02.2009, 18:52

Forum Jump:


Users browsing this thread: 1 Guest(s)