Skip to content

Releases: fireundubh/LibTurtleClub

LibTurtleClub

23 May 08:53
Compare
Choose a tag to compare

Compiled with CommonLibSSE-NG 3.2.3 to support Skyrim SE, AE, and VR from a single binary

Added new functions:

; Returns armor items equipped in each slot and each weapon equipped in either hand when `abLeftWeapon` or
; `abRightWeapon` are True (Note: Return values are in array order and can be None)
Form[] Function GetWornEquipment(Actor akActor, Bool abWeaponL, Bool abWeaponR) Global Native

; Returns whether disguise can activate based on map of mutually exclusive faction indices
Bool Function CanDisguiseActivate(Int aiFactionIndex, Bool[] akFactionStates) Global Native

LibTurtleClub

13 May 22:11
Compare
Choose a tag to compare
1.0.0

Updated