Jump to content

Modding & Scripting Pitfalls


jbezorg

Recommended Posts

Just a knowledge dump thread

 

I'll start

When Scripting: If you lock the player's controls and don't unlock them after a certain event happens (or for any case when Y needs to happen after X) add a sanity check. That is a timeout that returns control to the player (if X does not happen before the timeout expires). This is especially important when relying on Skyrim's AI which can be very unreliable. Almost equally important is when relying on a stat to reach a certain value or percentage since other mods frequently alter them.
 

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use