error 006: must be assigned to an array
#1

I'm getting this error:
Код:
C:\Users\Aimane_Elbarjaj\Desktop\VIPv3.0\Source\VIP.pwn(1219) : error 006: must be assigned to an array
C:\Users\Aimane_Elbarjaj\Desktop\VIPv3.0\Source\VIP.pwn(1220) : error 006: must be assigned to an array
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
Does anyone know how to fix it?
P.S. Its on this two lines:
Код:
	
        P_DATA[ playerid ][ Vip ]       = cache_get_field_content_int( 0, "level" );
	P_DATA[ playerid ][ p_FavSkin ] = cache_get_field_content_int( 0, "favskin" );
Reply


Messages In This Thread
error 006: must be assigned to an array - by aimane65 - 23.04.2014, 13:07
Re: error 006: must be assigned to an array - by aimane65 - 23.04.2014, 14:03
Re: error 006: must be assigned to an array - by Konstantinos - 23.04.2014, 14:06
Re: error 006: must be assigned to an array - by aimane65 - 23.04.2014, 14:30
Re: error 006: must be assigned to an array - by Konstantinos - 23.04.2014, 14:34
Re: error 006: must be assigned to an array - by aimane65 - 23.04.2014, 14:36
Re: error 006: must be assigned to an array - by Konstantinos - 23.04.2014, 14:38
Re: error 006: must be assigned to an array - by aimane65 - 23.04.2014, 14:38

Forum Jump:


Users browsing this thread: 1 Guest(s)