Array must be indexed?
#1

Hey, I got a problem

Why do I get Error Code 033: Array must be indexed on this?:

Error is placed on the line:
pawn Код:
if(pName == HouseInfo[h][hName])
pawn Код:
new pName[MAX_PLAYER_NAME];
GetPlayerName(playerid,pName,sizeof(pName));
if(pName == HouseInfo[h][hName])
thanks
Reply


Messages In This Thread
Array must be indexed? - by introzen - 01.01.2010, 20:40
Re: Array must be indexed? - by MerLow - 01.01.2010, 20:45
Re: Array must be indexed? - by introzen - 01.01.2010, 20:47

Forum Jump:


Users browsing this thread: 2 Guest(s)