Must be assignet to an array, please help...
#1

hi,

it gives me the "must be assignet to an array" error.
Can someone please tell me how to fix this?

Code:
pawn Код:
enum Data
{
   HousePassword
}
new hInfo[MAX_HOUSES][Data];

new HousePassword__[40][MAX_PLAYERS];
HousePassword__[40][h]="--";

hInfo[h][HousePassword] = HousePassword__[h];//here is the error!!
thanks!
Reply


Messages In This Thread
Must be assignet to an array, please help... - by PawnoQ - 19.09.2012, 19:53
AW: Must be assignet to an array, please help... - by Blowfish - 19.09.2012, 20:01
Re: Must be assignet to an array, please help... - by PawnoQ - 19.09.2012, 20:10
AW: Must be assignet to an array, please help... - by Blowfish - 19.09.2012, 20:27
Re: Must be assignet to an array, please help... - by PawnoQ - 19.09.2012, 20:39

Forum Jump:


Users browsing this thread: 2 Guest(s)