Using 'Update.ESM' as a master?

Post » Tue Nov 20, 2012 11:37 am

What's the advantage of using the Update.ESM in your mods? I read that it helps work against pirates and it's a must if you're editing vanilla objects, but anything else?

For example, would I need to use the Update.ESM as a master in my follower mod if all I'm doing is adding new content, duplicating the vanilla content, and adding scripts that refer to vanilla scripts?
User avatar
Tasha Clifford
 
Posts: 3295
Joined: Fri Jul 21, 2006 7:08 am

Post » Tue Nov 20, 2012 4:15 pm

Update.esm does implement updated stuff to the game (the should tell it). You only need to add a dependency of the update.esm if you are aware of editing records the esm updates from the original Skyrim.esm. Otherwise you re-implement outdated records, even if you are duplicating your used records. Why using outdated and maybe broken stuff?

Using Update.esm as master doesn't prevent pirates from using your mod. Just the stupid ones, which don't update or are to dump to do so, can't use your mod. But legal users, who don't want to update their game for compatible reasons, aren't also unable to play your mod then.
User avatar
Erika Ellsworth
 
Posts: 3333
Joined: Sat Jan 06, 2007 5:52 am


Return to V - Skyrim