errors on Ravens roleplay
#1

pawn Код:
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(25115) : error 021: symbol already defined: "strtok"
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(25130) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(26641) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(26701) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(26754) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(27422) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(27481) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(28162) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(28190) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(28201) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(28261) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(28530) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(28557) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(28587) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(28595) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(28629) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(28637) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(28670) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(28715) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(28778) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(28836) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(28844) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(28879) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(28887) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(29114) : error 047: array sizes do not match, or destination array is too small
C:\Documents and Settings\Administrator.WINXPSP3\щемзп дтбегд\сън\Checkmod\gamemodes\larp.pwn(29168) : error 047: array sizes do not match, or destination array is too small
How to solve it?
Reply
#2

https://sampwiki.blast.hk/wiki/Errors_Li...y_is_too_small

Although I suspect a missing closing brace ' } '
Reply
#3

I can't fix it.
Line with error:
pawn Код:
tmp = strtok(cmdtext, idx);
another line with error:
pawn Код:
tmp = strtok(cmdtext, idx);}
Reply
#4

your missing a "}" somewhere.. did you add a new code somewhere and forgot to close it?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)