Jump to content

[LE] Can duplicate scripts cause save bloat?


Recommended Posts

Heya!

Hope all is well.

I am working on a few mods but thing I'm curious about is save bloat, I hear there are a few things that cause it as I tried looking around and reading about it. Basically I know bad and rogue scripts, dead bodies, etc can cause these issues.

Though I'm curious about Triggerboxes and scripts that resurrect dead npc's. I don't have alot of scripts in my mod, but I do use them on numerous things. I read somewhere that if you reuse the same script multiple times it can rapidly increase save bloat.

 

Is this true?

Link to comment
Share on other sites

The quick answer is no.

 

If the script you're reusing causes bloat then using it multiple times will be bad but if it's a good script then reusing it is fine.

 

It's an issue of what the scripts are doing not how many times you use them.

Link to comment
Share on other sites

The quick answer is no.

 

If the script you're reusing causes bloat then using it multiple times will be bad but if it's a good script then reusing it is fine.

 

It's an issue of what the scripts are doing not how many times you use them.

 

Aah, ok that makes sense. Yeah then that's great! the scripts I have a pretty solid thanks for explaining that to me.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...