[HELP]: error 047: array sizes do not match, or destination array is too small
#1

hi guys. i have a problem please help me

new x_nr[64];
x_nr = strtok(cmdtext, idx); ~~~> here is the problem
if(!strlen(x_nr))
{



C:\Documents and Settings\Golumbeanu\Desktop\BloodzRp\gamemodes\blo odzrp.pwn(18221) : error 047: array sizes do not match, or destination array is too small
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.



please help me !! sorry for my bad english
Reply
#2

Change x_nr[64] to [128], and otherwise to [256]. Not sure which should do it
Reply
#3

has been solved thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)