SetUIUpdateSound
From GECK
A function added by the JohnnyGuitar NVSE Plugin.
Description
Replaces one of the following hardcoded UI sounds with a Sound form:1 - Quest Failed 2 - Quest Added 3 - Quest Completed 4 - Location Discovered
Syntax
SetUIUpdateSound sound:form type:int(1-4)
Example
SetUIUpdateSound MyNewQuestCompleteSound 3