05.04.2016, 15:07
I Get Error On These Lines
"x_weapon = strtok(cmdtext, idx);" and
"tmp = strtok(text, idx);"
The Errors Are:
E:\sapter work\gamemodes\larp.pwn(68221) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(74420) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(74657) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(74723) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(74803) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(75015) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(75156) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(75241) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(75321) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(75466) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(75504) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(75735) : error 047: array sizes do not match, or destination array is too small
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
12 Errors.
"x_weapon = strtok(cmdtext, idx);" and
"tmp = strtok(text, idx);"
The Errors Are:
E:\sapter work\gamemodes\larp.pwn(68221) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(74420) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(74657) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(74723) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(74803) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(75015) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(75156) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(75241) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(75321) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(75466) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(75504) : error 047: array sizes do not match, or destination array is too small
E:\sapter work\gamemodes\larp.pwn(75735) : error 047: array sizes do not match, or destination array is too small
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
12 Errors.