of     1   

MemestarKeemstar
#221066531Tuesday, July 11, 2017 4:54 PM GMT

Hello, I am currently making a game that includes a VERY big script. Does anyone know the limit on how big it can be?
Alend43
#221066669Tuesday, July 11, 2017 4:56 PM GMT

Pretty sure it can go infinite. Just spam Enter on the script to find out.
Script_Squidy
#221066677Tuesday, July 11, 2017 4:56 PM GMT

There are scripts over 10000 lines, don't think you need to worry about it.
BStandsForBuilding
#221066935Tuesday, July 11, 2017 5:00 PM GMT

Even if you need a huge script, you can just modulate it.
Script_Squidy
#221067050Tuesday, July 11, 2017 5:02 PM GMT

Might be smarter to have multiple scripts tho. It gets laggy when trying to enter scripts, I presume same thing would happen when trying to run it.
MemestarKeemstar
#221068233Tuesday, July 11, 2017 5:20 PM GMT

Ok, thank you.
llaserx
#221068884Tuesday, July 11, 2017 5:28 PM GMT

how do u lag opening text
JarodOfOrbiter
#221069241Tuesday, July 11, 2017 5:33 PM GMT

It's not the amount of lines that do it. I'm not sure exactly what it is. Length of compiled code? Number of variables? Who know, but I know it happens. Unless you're hard-coding everything, don't worry about it.
Script_Squidy
#221069336Tuesday, July 11, 2017 5:34 PM GMT

I remember opening encoded text and it lagged a lot. (one line but tons of chars)
JarodOfOrbiter
#221069920Tuesday, July 11, 2017 5:42 PM GMT

"how do u lag opening text" Seriously, everyone has experienced some form of lag when opening a file at some point, idc what editor you use. Sublime Text, Atom, Notepad++, Notepad, and Code all have an issue opening larger files, such as JC3. (Sublime Text took just under 17 seconds to load it) Obviously, I don't have an SSD, but that is not the point. Many people don't have SSDs, so saying "Wth how u lag" obviously isn't referring to that. The point is, files don't load instantly.
JarodOfOrbiter
#221070007Tuesday, July 11, 2017 5:43 PM GMT

For the record, JC3 is 180,000 characters long, not that much.
nullfeels
#221071987Tuesday, July 11, 2017 6:09 PM GMT

I'm sure it has a limit, but its WAY up there. Don't worry about it.

    of     1