Help with house script - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help with house script (
/showthread.php?tid=70287)
Help with house script -
RodgerS - 23.03.2009
Okay, I've made this house script from scratch because nobody seems to have it, however, when I try and compile it I get this error:
Код:
error 009: invalid array size (negative, zero or out of bounds)
Can anyone tell me how to fix it, the line that its giving me the error on is this:
Код:
new Houses[MAX_PLAYERS][pHouse];