carxt / JohnnyGuitarNVSE

JohnnyGuitar is a library extending NVSE's functionality. Please check the README provided for more information.
GNU Lesser General Public License v2.1
55 stars 9 forks source link

new script functions #46

Closed c6-dev closed 5 months ago

c6-dev commented 5 months ago

add simplified player-only version of GetTempEffects - returns only ingestibles, their duration and remaining time (based on the longest effect the form is linked to) add some ActiveEffect and EffectSetting decodings

c6-dev commented 5 months ago

add PlaySoundFade add optional arg to StopSoundAlt for fade-out time add BSSoundHandle and BSSoundInfo decodings

c6-dev commented 5 months ago

add GetNearestNavMeshTriangle, GetPointInNavMesh, required decodings