
05-29-2007, 10:37 PM
|
|
Incubator
|
 |
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
|
|
|
I have yet to find a limit on array sizes, as long as the array is only read by script and not displayed like client flags or dbnpc flags then it should be fine. You can allocate arrays in programming of any size as long as you have the memory to store the data. |
|
|
|