09.03.2010, 21:07
Quote:
Originally Posted by patrick1995
C:\xampp\htdocs\sampserver\gamemodes\SWRP.pwn(4182 ) : error 047: array sizes do not match, or destination array is too small
C:\xampp\htdocs\sampserver\gamemodes\SWRP.pwn(6474 ) : error 047: array sizes do not match, or destination array is too small C:\xampp\htdocs\sampserver\gamemodes\SWRP.pwn(6575 ) : error 047: array sizes do not match, or destination array is too small C:\xampp\htdocs\sampserver\gamemodes\SWRP.pwn(6764 ) : error 047: array sizes do not match, or destination array is too small C:\xampp\htdocs\sampserver\gamemodes\SWRP.pwn(6997 ) : error 047: array sizes do not match, or destination array is too small C:\xampp\htdocs\sampserver\gamemodes\SWRP.pwn(7154 ) : error 047: array sizes do not match, or destination array is too small C:\xampp\htdocs\sampserver\gamemodes\SWRP.pwn(7299 ) : error 047: array sizes do not match, or destination array is too small C:\xampp\htdocs\sampserver\gamemodes\SWRP.pwn(7591 ) : error 047: array sizes do not match, or destination array is too small C:\xampp\htdocs\sampserver\gamemodes\SWRP.pwn(7679 ) : error 047: array sizes do not match, or destination array is too small C:\xampp\htdocs\sampserver\gamemodes\SWRP.pwn(8139 ) : error 047: array sizes do not match, or destination array is too small C:\xampp\htdocs\sampserver\gamemodes\SWRP.pwn(1778 4) : error 025: function heading differs from prototype C:\xampp\htdocs\sampserver\gamemodes\SWRP.pwn(1778 5) : error 021: symbol already defined: "strtok" C:\xampp\htdocs\sampserver\gamemodes\SWRP.pwn(1779 5) : error 047: array sizes do not match, or destination array is too small C:\xampp\htdocs\sampserver\gamemodes\SWRP.pwn(2238 4) : warning 203: symbol is never used: "ret_memcpy" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 13 Errors. |
Go to the lines
And replace the error'd lines with:
Код:
new tmp[256];