01.12.2014, 19:31
I fix warnings and again errors
Код:
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase Header size: 16684 bytes Code size: 4464264 bytes Data size: 7251572 bytes Stack/heap size: 16384 bytes; estimated max. usage=5607 cells (22428 bytes) Total requirements:11748904 bytes
Код:
D:\pawno\include\YSI\y_amx.inc(391) : warning 219: local variable "base" shadows a variable at a preceding level D:\pawno\include\YSI\y_amx.inc(439) : warning 219: local variable "base" shadows a variable at a preceding level D:\pawno\include\YSI\y_amx.inc(660) : warning 219: local variable "base" shadows a variable at a preceding level D:\pawno\include\YSI\y_utils.inc(727) : error 021: symbol already defined: "ReturnPlayerName" D:\GalaxyTown\pawno\include\YSI\internal\y_shortfunc.inc(167) : warning 219: local variable "v" shadows a variable at a preceding level D:\pawno\include\YSI\internal\y_shortfunc.inc(182) : warning 219: local variable "v" shadows a variable at a preceding level D:\pawno\include\YSI\y_hooks/impl.inc(2026) : error 021: symbol already defined: "OnPlayerUpdate" D:\pawno\include\YSI\y_hooks/impl.inc(2861) : warning 219: local variable "playertextid" shadows a variable at a preceding level D:\pawno\include\YSI\y_hooks/impl.inc(3114) : warning 219: local variable "rx" shadows a variable at a preceding level D:\pawno\include\YSI\y_hooks/impl.inc(3114) : warning 219: local variable "ry" shadows a variable at a preceding level D:\pawno\include\YSI\y_hooks/impl.inc(3114) : warning 219: local variable "rz" shadows a variable at a preceding level D:\gamemodes\GalaxyTown.pwn(1212) : error 025: function heading differs from prototype D:\gamemodes\GalaxyTown.pwn(29211) : error 025: function heading differs from prototype D:\gamemodes\GalaxyTown.pwn(30195) : error 004: function "S@@_OnPlayerUpdate" is not implemented D:\gamemodes\GalaxyTown.pwn(30201) : error 004: function "S@@_OnPlayerUpdate" is not implemented D:\gamemodes\GalaxyTown.pwn(30207) : error 004: function "S@@_OnPlayerUpdate" is not implemented D:\gamemodes\GalaxyTown.pwn(44445) : error 035: argument type mismatch (argument 2) D:\gamemodes\GalaxyTown.pwn(54241) : error 035: argument type mismatch (argument 2) Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 9 Errors.