XaiJu
dagobaking
dagobaking

patreon


AAF Test Build - Beta 36

## [Beta 36] - 2018-11-23

### Added

- LLFP 28. Implementation of GetActorBaseSkinForm (thanks to Egoballistic!).

- PositionSettings to API.

- GetPositionSettings to API.

- ChangePosition to API. Allows changing the position animation actors run in an existing scene.

- ApplyEquipmentSet to API. Allows changing equipment on actors via Papyrus.

- ApplyMorphSet to API. Allows changing morphs on actors via Papyrus.

- ApplyOverlaySet to API. Allows changing overlays on actors via Papyrus.

- NarrationMessage to API. Allows sending text messages to the AAF narration UI widget.


### Changed

- "Unknown Exit Type" error to be a debug warning. This is because it will almost always be due to a mod spamming the StopScene command too many times (which is generally harmless).


More Creators