{help} please Error help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: {help} please Error help (
/showthread.php?tid=262885)
{help} please Error help -
abubaker98 - 19.06.2011
Hey guys i sucked from a error i was want to fix the error for a month but i did not know how to fix it so i came here to know what i must do so this is the Eerror
Код:
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(16927) : error 021: symbol already defined: "strtok"
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(16942) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(18246) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(18278) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(18285) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(18358) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(18393) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(18417) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(18434) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(18443) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(18481) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(18631) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(18661) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(18691) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(18809) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(19080) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(19089) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(19117) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(19141) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(20469) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(20537) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(20605) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(20673) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(20763) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(21006) : error 047: array sizes do not match, or destination array is too small
D:\GAMES\GTA San Andreas\server\RP\GameModes\PRP.pwn(21539) : error 047: array sizes do not match, or destination array is too small
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
26 Errors.
please help me out
Edit : in the first there was a lot of errors but i fix them but now this error let me be angry for the whole month please someone tell me what to do fast
Re: {help} please Error help -
abubaker98 - 19.06.2011
WTF im waiting all the moring and no post please people help me !!!
Re: {help} please Error help -
arturo clark - 19.06.2011
Can you show us the error lines?
Re: {help} please Error help -
VivianKris - 19.06.2011
change the array size. make sure your funtion does not repeat.
Re: {help} please Error help -
abubaker98 - 19.06.2011
well how to chenge it you mean delete the line or what
Edit : ok you said i must make sure that the fuction does not repeat
ok but when i went to that line i didnt saw any repeat for the fuction do i need to delete the strtok
Re: {help} please Error help -
VivianKris - 20.06.2011
you need basic PAWN knowlage