17.03.2012, 17:18
Hi, I've tried to compile my gm and i get this erors
Can someone to help me to solve this erors?
Thanks.
pawn Код:
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2067) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2092) : error 004: function "SetPlayerToTeamColor" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2172) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2176) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2188) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2192) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2196) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2200) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2204) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2208) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2212) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2216) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2228) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2232) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2236) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2240) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2244) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2256) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2260) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2264) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2276) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2280) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2409) : error 017: undefined symbol "UpdateCountText"
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2641) : error 004: function "SendIRCMessage" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2663) : error 004: function "SendIRCMessage" is not implemented
C:\Documents and Settings\Admin\Desktop\TrueGames\gamemodes\TG.pwn(2675) : error 004: function "SaveCK" is not implemented
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
Thanks.