18.04.2012, 12:46
i downloaded the server from: http://www.sa-mp.com/download.php
And i tried to compile the gm by pawn
But it had some errors:
In a_samp:
a_players:
Please help me fix it @@
And i tried to compile the gm by pawn
But it had some errors:
Code:
C:\DOCUME~1\Swap1\MYDOCU~1\DOWNLO~1\SAMP03~1\GAMEMO~1\GRANDL~1.PWN(8) : fatal error 100: cannot read from file: "a_samp" Compilation aborted.Pawn compiler 3.0.3367 Copyright © 1997-2005, ITB CompuPhase 1 Error.
Code:
C:\DOCUME~1\Swap1\MYDOCU~1\DOWNLO~1\SAMP03~1\pawno\include\a_samp.inc(23) : fatal error 100: cannot read from file: "a_players" Compilation aborted.Pawn compiler 3.0.3367 Copyright © 1997-2005, ITB CompuPhase 1 Error.
Code:
C:\DOCUME~1\Swap1\MYDOCU~1\DOWNLO~1\SAMP03~1\pawno\include\A_PLAY~1.INC(115) : error 070: rational number support was not enabled C:\DOCUME~1\Swap1\MYDOCU~1\DOWNLO~1\SAMP03~1\pawno\include\A_PLAY~1.INC(127) : error 070: rational number support was not enabled C:\DOCUME~1\Swap1\MYDOCU~1\DOWNLO~1\SAMP03~1\pawno\include\A_PLAY~1.INC(224) : error 013: no entry point (no public functions) Pawn compiler 3.0.3367 Copyright © 1997-2005, ITB CompuPhase 3 Errors.