Quantcast
Channel: Programming (In-game)
Viewing all articles
Browse latest Browse all 645

Actual limits of script complexity

$
0
0
What are the current actual limits to script complexity? I've read that it's 10,000 method calls and 50,000 "operations" (I don't know if that means bytecode level ops or statements), but that source didn't cite where it got that info (ie, source code?) and I can't pull the source down right now to grep it out myself. I did also try searching, but didn't see any threads that seemed to call out the specifics.
--- Automerge ---
Nvm, found the answer, still...

Actual limits of script complexity

Viewing all articles
Browse latest Browse all 645