Jump to content

Modding & Scripting Pitfalls


jbezorg

Recommended Posts

Posted

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.
 

Archived

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

  • Recently Browsing   0 members

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