Am o problema FATAL Eror
#1

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>

Reply
#2

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

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;
}
Reply
#4

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


Forum Jump:


Users browsing this thread: 1 Guest(s)