Category:Default Scripts

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search


Welcome to the Default Script Reference Page[edit | edit source]

Default Scripts can be used to ease your workflow in the Creation Kit. Instead of writing the exact script over and over to perform a specific function, just drop a default script there instead.

One of the most common uses of a default script is to set a quest stage, whether you want to do it from a Reference or a Quest Alias.

  • All of the scripts prefixed with DefaultAlias... are for Setting Quest Stages from an Alias. So, if you want to set a stage when a Quest Alias dies you would use the DefaultAliasOnDeath script on that specific Alias.
  • Likewise, with the DefaultRef... prefix, if you want to set a stage when a specific Actor Reference dies you would use the DefaultRefOnDeath script on that specific Reference.

If you find yourself writing the same set of scripts over and over, or just think you have a good idea for default script, send Daryl an email.

Default Script Usage[edit | edit source]

Default Triggers[edit | edit source]

Script Sets[edit | edit source]

Pages in category "Default Scripts"

The following 72 pages are in this category, out of 72 total.

D