Jump to content
  • 0

Scripts


bitdman

Question

Do scripts need to chwcked for redundancey? If two mods have scripts for the same purpose will one override the other or can it be worded different, creating two scripts that have the same purpose fighting each other?

 

Can scripts be filtered or cleaned?  Are there dirty scripts?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Scripts are resources, and scripts with the same name follow the usual rule that the last one loaded wins (overrides). Scripts are built in the Creation Kit and TES5Edit can't edit them (it can edit some conditions, but not the actual script). There can certainly be bad scripts (remember the fiasco with Sounds of Skyrim - Civilization a year ago).

Link to comment
Share on other sites

  • 0

Ofc. they can. If a script that is expected to run cannot finish (for whatever reason) the game will hang. If the script runs crazy and just requests more and more resources, then eventually you will CTD.

If you know the API and scripting language you can manually open the scripts and update them.

 

However the morale of the story is that bad coding can always cause programs to fail!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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

Important Information

By using this site, you agree to our Guidelines, Privacy Policy, and Terms of Use.