28.04.2010, 14:42
C:\Documents and Settings\hardstop\Desktop\server\gamemodes\server0 .pwn(65) : error 017: undefined symbol "houseinfo"
C:\Documents and Settings\hardstop\Desktop\server\gamemodes\server0 .pwn(65) : error 009: invalid array size (negative, zero or out of bounds)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
Line (65) is : new HouseInfo[MAX_HOUSES][houseinfo]; //It saves all the info in this variable.
C:\Documents and Settings\hardstop\Desktop\server\gamemodes\server0 .pwn(65) : error 009: invalid array size (negative, zero or out of bounds)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
Line (65) is : new HouseInfo[MAX_HOUSES][houseinfo]; //It saves all the info in this variable.