[HELP]With some errors.
#1

pawn Код:
C:\Users\GBLTeam\Desktop\STDM\Gamemodes\SATDM_v9.pwn(4540) : warning 201: redefinition of constant/macro (symbol "OnPlayerEnterRaceCheckpoint")
C:\Users\GBLTeam\Desktop\STDM\Gamemodes\SATDM_v9.pwn(29822) : error 047: array sizes do not match, or destination array is too small
C:\Users\GBLTeam\Desktop\STDM\Gamemodes\SATDM_v9.pwn(29832) : error 047: array sizes do not match, or destination array is too small
C:\Users\GBLTeam\Desktop\STDM\Gamemodes\SATDM_v9.pwn(29951) : error 047: array sizes do not match, or destination array is too small
C:\Users\GBLTeam\Desktop\STDM\Gamemodes\SATDM_v9.pwn(29971) : error 047: array sizes do not match, or destination array is too small
C:\Users\GBLTeam\Desktop\STDM\Gamemodes\SATDM_v9.pwn(29978) : error 047: array sizes do not match, or destination array is too small
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


5 Errors.
Line: 29822
pawn Код:
TBuilder=strtok(templine,idx); // read off RACEBUILDER
Line: 29832
pawn Код:
TempLapper=strtok(templine,idx);
Line: 29951
pawn Код:
CBuilder=strtok(templine,i); // read off RACEBUILDER
Line: 29971
pawn Код:
TopRacers[j]=strtok(templine,i);
Line: 29978
pawn Код:
TopLappers[j]=strtok(templine,i);
Reply


Messages In This Thread
[HELP]With some errors. - by GBLTeam - 10.06.2011, 23:13
Re: [HELP]With some errors. - by Tee - 10.06.2011, 23:18
Re: [HELP]With some errors. - by GBLTeam - 10.06.2011, 23:25
Re: [HELP]With some errors. - by Tee - 10.06.2011, 23:34

Forum Jump:


Users browsing this thread: 1 Guest(s)