Difference between revisions of "Arcane University:NPC Packages"

The Beyond Skyrim Wiki — Hosted by UESP
Jump to: navigation, search
(Created page with "{{Trail|Implementation}} AI-Packages (or NPC-Packages) control the behaviour of the actors in Skyrim. They specify where an NPCs works/eats/sleeps, how he behaves in combat or...")
(No difference)

Revision as of 18:16, 6 July 2021

< Arcane University:Implementation

AI-Packages (or NPC-Packages) control the behaviour of the actors in Skyrim. They specify where an NPCs works/eats/sleeps, how he behaves in combat or when he discovers a dead body.

See the known issues section for common issues at the bottom when working with NPC-Packages.

Getting Started

To get an introduction, make sure to read: Bethesda Tutorial Packages(Creation Kit Wiki)


Known Issues