Thread
:
Impossible Scripting Bug
View Single Post
#
4
01-25-2009, 05:22 AM
Tigairius
The Cat
Join Date: Jan 2007
Location: Missouri, USA
Posts: 4,240
Although I'm not sure this will solve your problem, I believe arrays are declared like this in GS1:
PHP Code:
setarray this
.
board
,
4096
;
//a 64 by 64 array
setarray this
.
doorlisting
,
400
;
//Better too big...
__________________
“Shoot for the moon. Even if you miss, you'll land among the stars.”
Tigairius
View Public Profile
View GraalOnline Profile
Find all posts by Tigairius