SA-MP Forums Archive
Am o problema FATAL Eror - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Română/Romanian (https://sampforum.blast.hk/forumdisplay.php?fid=40)
+---- Thread: Am o problema FATAL Eror (/showthread.php?tid=535257)



Am o problema FATAL Eror - gaby3599 - 02.09.2014

Am cumparat un gamemode... si am modificat niste chestiii prin el nimic important doar ceva vizual si cand sa compilez imi da eroarea asta
Quote:

D:\SAMP.EFL.RO\gamemodes\Godfather.pwn(22) : fatal error 100: cannot read from file: "ChatColor"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

ce sa fac?
Linia:
Quote:

#include <ChatColor>




Re: Am o problema FATAL Eror - TheBosss - 02.09.2014

Nu ai acel include in folderul cu toate includeurile..
Fii sigur,ca compilezi gamemodeul cu PAWNO-ul pe care l-ai primit cu server.


Re: Am o problema FATAL Eror - gaby3599 - 02.09.2014

Acum imi pare asta:
Код:
D:\SAMP.EFL.RO\pawno\include\streamer.inc(287) : error 017: undefined symbol "IsPlayerNPC"
D:\SAMP.EFL.RO\pawno\include\streamer.inc(309) : error 017: undefined symbol "IsPlayerNPC"
D:\SAMP.EFL.RO\pawno\include\streamer.inc(331) : error 017: undefined symbol "IsPlayerNPC"
D:\SAMP.EFL.RO\pawno\include\streamer.inc(353) : error 017: undefined symbol "IsPlayerNPC"
D:\SAMP.EFL.RO\pawno\include\streamer.inc(375) : error 017: undefined symbol "IsPlayerNPC"
D:\SAMP.EFL.RO\pawno\include\streamer.inc(397) : error 017: undefined symbol "IsPlayerNPC"
D:\SAMP.EFL.RO\pawno\include\streamer.inc(419) : error 017: undefined symbol "IsPlayerNPC"
D:\SAMP.EFL.RO\gamemodes\Godfather.pwn(3485) : error 004: function "SetPlayerToTeamColor" is not implemented
D:\SAMP.EFL.RO\gamemodes\Godfather.pwn(3485) : error 001: expected token: "*then", but found ";"
D:\SAMP.EFL.RO\gamemodes\Godfather.pwn(3485) : error 036: empty statement
D:\SAMP.EFL.RO\gamemodes\Godfather.pwn(3485) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


11 Errors
Liniile:
Код:
3485:   stock IsBack( playerid )
    {
    if SetPlayerToTeamColor(playerid);
	}
    return 1;
}



Re: Am o problema FATAL Eror - [NoV]LaZ - 04.09.2014

https://sampwiki.blast.hk/wiki/Scripting_Basics