Skip to content

LibFire

Latest
Compare
Choose a tag to compare
@fireundubh fireundubh released this 23 May 08:45

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

Removed functions:

; Returns armor items equipped in each slot in `argArmorSlots` (can be empty), 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 GetWornEquipmentInSlots(Actor akActor, Int[] argArmorSlots, Bool abWeaponL, Bool abWeaponR) Global Native

This function was strangely nonfunctional. May restore later. A version of this function was implemented in LibTurtleClub specifically for Master of Disguise.