14.07.2010, 19:50
So I got this line:
And I get this error:
I tried alot of things, nothing works.
any ideas?
pawn Code:
HouseInfo[h][hOwner] = dini_Get(file, "Owner");
pawn Code:
error 006: must be assigned to an array
any ideas?