13.02.2010, 08:05
Ok, For some reason, I started to edit the KDST script for LV and the script was running before I started to change stuff.
Then when I tried to compile to see what would happen. All these errors come up.
What I don't get is that I didn't touch the IsNumeric or any of those commands.
All I changed was a couple of cars spawns and player spawns.
Anyone can help with that ?
Then when I tried to compile to see what would happen. All these errors come up.
What I don't get is that I didn't touch the IsNumeric or any of those commands.
All I changed was a couple of cars spawns and player spawns.
Код:
E:\Games\Rockstar Games\GTA San Andreas\pawno\include\wFunctions.inc(161) : error 021: symbol already defined: "IsNumeric" E:\Games\Rockstar Games\GTA San Andreas\gamemodes\KDST2-7.pwn(189) : error 025: function heading differs from prototype E:\Games\Rockstar Games\GTA San Andreas\gamemodes\KDST2-7.pwn(221) : error 025: function heading differs from prototype E:\Games\Rockstar Games\GTA San Andreas\gamemodes\KDST2-7.pwn(588) : error 025: function heading differs from prototype E:\Games\Rockstar Games\GTA San Andreas\gamemodes\KDST2-7.pwn(589) : error 021: symbol already defined: "GetDistanceBetweenPlayers" E:\Games\Rockstar Games\GTA San Andreas\gamemodes\KDST2-7.pwn(593) : warning 213: tag mismatch E:\Games\Rockstar Games\GTA San Andreas\gamemodes\KDST2-7.pwn(597) : warning 213: tag mismatch E:\Games\Rockstar Games\GTA San Andreas\gamemodes\KDST2-7.pwn(1918) : error 021: symbol already defined: "IsABoat" E:\Games\Rockstar Games\GTA San Andreas\gamemodes\KDST2-7.pwn(2197) : error 017: undefined symbol "iPlayers" E:\Games\Rockstar Games\GTA San Andreas\gamemodes\KDST2-7.pwn(2201) : error 017: undefined symbol "iPlayers" E:\Games\Rockstar Games\GTA San Andreas\gamemodes\KDST2-7.pwn(2661) : error 017: undefined symbol "iPlayers" E:\Games\Rockstar Games\GTA San Andreas\gamemodes\KDST2-7.pwn(3102) : error 017: undefined symbol "Playerid" E:\Games\Rockstar Games\GTA San Andreas\gamemodes\KDST2-7.pwn(4355) : error 017: undefined symbol "xFireworks_OnObjectMoved" E:\Games\Rockstar Games\GTA San Andreas\gamemodes\KDST2-7.pwn(4619) : error 004: function "CrimInRange" is not implemented E:\Games\Rockstar Games\GTA San Andreas\gamemodes\KDST2-7.pwn(5496) : error 004: function "ProxDetector" is not implemented E:\Games\Rockstar Games\GTA San Andreas\gamemodes\KDST2-7.pwn(6565) : error 017: undefined symbol "Playerinfo" E:\Games\Rockstar Games\GTA San Andreas\gamemodes\KDST2-7.pwn(6565) : error 017: undefined symbol "Targetid" E:\Games\Rockstar Games\GTA San Andreas\gamemodes\KDST2-7.pwn(6565) : error 029: invalid expression, assumed zero E:\Games\Rockstar Games\GTA San Andreas\gamemodes\KDST2-7.pwn(6565) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 17 Errors.