INSTALLATION

Uninstall any previous FNIS version. In particular, make sure that Data/Meshes/actors/character/behaviors/mt_behavior.hkx is removed

Install the files as usual, either using NMM, or with manual installation

There are 3 separate uploads coming with the mod:


FNIS Behavior Files. Required. Replaces 3 original behavior files (0_master.hkx, defaultmale.hkx, defaultfemale.hkx) and adds an additional one (FNIS_behavior.hkx)

- Install files

FNIS Idle Spells. Optional (if you want to use described FNIS spells)

- Install files

- Activate FNISspell.esp

Optional CHSBHC skeleton arm fix. This is a modified defaultfemale.hkx version, which fixes the "hanging arm when carrying torches" and similar issues caused by the CHSBHC skeleton. Bugfix courtesy of mirap, Patch to fix arm animation issue of the BBP system of CHSBHC. Install this AFTER you have installed the FNIS Behavior Files.


If you want to play your own animations, you can simply replace the files in meshesactorscharacteranimationsFNIS by your own files (but unless you want to change the scripts, YOU HAVE TO USE EXACTLY THE SAME NAMES):

FNISc001.hkx to FNISc045.hkx (for cyclic animations)
FNISa001.hkx to FNISa009.hkx (for acyclic animations)
FNISo001.hkx to FNISo009.hkx (for cyclic animations using AnimObjects)
FNISb001.hkx to FNISb009.hkx (for acyclic animations using AnimObjects)

If you change AnimObject ('o' or 'b') animations, you should also change the corresponding AnimObjects in meshesAnimObjectsFNIS


Uninstall

Uninstall with NMM, or manually delete

Data/Meshes/actors/character/behaviors/0_master.hkx
Data/Meshes/actors/character/behaviors/FNIS_behavior.hkx
Data/Meshes/actors/character/characters/defaultmale.hkx
Data/Meshes/actors/character/characters female/defaultfemale.hkx
Data/FNISspell.esp
Data/Meshes/actors/character/animations/FNIS
Data/Meshes/AnimObjects/FNIS
Scripts/FNIS*.* and Scripts/Sources/FNIS*.*