Interfaces
Interfaces of built-in scripts
Interface |
Context |
Description |
|---|---|---|
global |
Allows to extend or override built-in activation mechanics. |
|
local |
Control basic AI of NPCs and creatures. |
|
local |
Control animations of NPCs and creatures. |
|
player |
Allows to alter behavior of the built-in camera script without overriding the script completely. |
|
player |
Allows to alter behavior of the built-in script that handles player controls. |
|
global |
Commit crimes. |
|
local |
Control combat of NPCs and creatures |
|
player |
Allows to alter behavior of the built-in script that handles player gamepad controls. |
|
global |
Allows to extend or override built-in item usage mechanics. |
|
menu player |
Morrowind-style UI templates. |
|
global menu player |
Save, display and track changes of setting values. |
|
player |
Control, extend, and override skill progression of the player. |
|
player |
High-level UI modes interface. Allows to override parts of the interface. |