Hello,

in C-Script an arrays length should be limitid to 1048576 (which is the range of var).

Iterating through an array of that size may decrease FPS.
Especially when using a sorting algorithm or something similar.