Help me to fix this errors
#4

After removing strok its showing like this

Код:
F:\server\Cops and robbers\arjanzadmin.pwn(2133) : error 047: array sizes do not match, or destination array is too small
F:\server\Cops and robbers\arjanzadmin.pwn(2184) : error 047: array sizes do not match, or destination array is too small
F:\server\Cops and robbers\arjanzadmin.pwn(2233) : error 047: array sizes do not match, or destination array is too small
F:\server\Cops and robbers\arjanzadmin.pwn(2384) : error 047: array sizes do not match, or destination array is too small
F:\server\Cops and robbers\arjanzadmin.pwn(2386) : error 047: array sizes do not match, or destination array is too small
F:\server\Cops and robbers\arjanzadmin.pwn(2420) : error 047: array sizes do not match, or destination array is too small
F:\server\Cops and robbers\arjanzadmin.pwn(2422) : error 047: array sizes do not match, or destination array is too small
F:\server\Cops and robbers\arjanzadmin.pwn(2456) : error 047: array sizes do not match, or destination array is too small
F:\server\Cops and robbers\arjanzadmin.pwn(2486) : error 047: array sizes do not match, or destination array is too small
F:\server\Cops and robbers\arjanzadmin.pwn(2490) : error 047: array sizes do not match, or destination array is too small
F:\server\Cops and robbers\arjanzadmin.pwn(2521) : error 047: array sizes do not match, or destination array is too small
F:\server\Cops and robbers\arjanzadmin.pwn(2574) : error 047: array sizes do not match, or destination array is too small
F:\server\Cops and robbers\arjanzadmin.pwn(2764) : error 047: array sizes do not match, or destination array is too small
F:\server\Cops and robbers\arjanzadmin.pwn(3742) : error 047: array sizes do not match, or destination array is too small
F:\server\Cops and robbers\arjanzadmin.pwn(3759) : error 047: array sizes do not match, or destination array is too small
F:\server\Cops and robbers\arjanzadmin.pwn(3834) : error 047: array sizes do not match, or destination array is too small
Код:
	if(PlayerVal[playerid][VLvlAdmin] >= 3)
	    {
	        new tmp[128];
     		tmp = strtok(cmdtext, idx);
	        if(!strlen(tmp))
	        {
         		if(!IsPlayerInAnyVehicle(playerid)) return SendClientMessage(playerid, COLOR_ORANGE, VhFix_PlNOV);
Reply


Messages In This Thread
Help me to fix this errors - by Suresh - 03.07.2014, 16:22
Re: Help me to fix this errors - by kamiliuxliuxliux - 03.07.2014, 16:24
Re: Help me to fix this errors - by Blademaster680 - 03.07.2014, 16:26
Re: Help me to fix this errors - by Suresh - 03.07.2014, 16:33
Re: Help me to fix this errors - by kamiliuxliuxliux - 03.07.2014, 16:44
Re: Help me to fix this errors - by Dziugsas - 03.07.2014, 18:16

Forum Jump:


Users browsing this thread: 1 Guest(s)