31.07.2011, 06:32
Quote:
C:\general\General Roleplay\gamemodes\PRP.pwn(1692 : error 021: symbol already defined: "strtok" C:\general\General Roleplay\gamemodes\PRP.pwn(16943) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(18247) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(18279) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(18286) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(18359) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(18394) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(1841 : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(18435) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(18444) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(18482) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(18632) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(18662) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(18692) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(18810) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(19081) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(19090) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(1911 : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(19142) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(20470) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(2053 : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(20606) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(20674) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(20764) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(20985) : error 047: array sizes do not match, or destination array is too small C:\general\General Roleplay\gamemodes\PRP.pwn(2151 : 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. |
Quote:
cmd = strtok(cmdtext, idx); tmp = strtok(cmdtext, idx); tmp = strtok(cmdtext, idx); |