Error 006: must be assigned to an array
#4

Length?

An array is something like this.
pawn Код:
new Array[cells];
So, is your TMP defined with an array?:
pawn Код:
new tmp[cells];
"Cells" should be a number.
Reply


Messages In This Thread
Error 006: must be assigned to an array - by sapsap - 24.03.2011, 15:56
Re: Error 006: must be assigned to an array - by Biesmen - 24.03.2011, 16:18
Re: Error 006: must be assigned to an array - by sapsap - 24.03.2011, 16:20
Re: Error 006: must be assigned to an array - by Biesmen - 24.03.2011, 16:21
Re: Error 006: must be assigned to an array - by sapsap - 24.03.2011, 16:23
Re: Error 006: must be assigned to an array - by Biesmen - 24.03.2011, 16:24
Re: Error 006: must be assigned to an array - by sapsap - 24.03.2011, 18:24

Forum Jump:


Users browsing this thread: 1 Guest(s)