Problem with house system
#4

Quote:
Originally Posted by thebwgg
Посмотреть сообщение
How I can solve this problem ?
By increasing the array size. Arrays are shown with the declaration of a variable name, proceeded by two square brackets ("[]"). The number in these brackets shows its size. You have an array that is (appears to be) two slots too small for the data that the script is trying to loop through. Try increasing the size of the maximum house array, or at least try to find out which array is causing the overflow.
Reply


Messages In This Thread
Problem with house system - by thebwgg - 01.05.2012, 20:43
Re: Problem with house system - by Baboon - 01.05.2012, 20:50
Re: Problem with house system - by thebwgg - 01.05.2012, 21:17
Re: Problem with house system - by Ash. - 01.05.2012, 21:33

Forum Jump:


Users browsing this thread: 1 Guest(s)