PlaySoundFile
From GECK
A function added by the JohnnyGuitar NVSE Plugin version 4.65.
Contents
Description
Plays a sound file using its path relative to New Vegas folder.
Syntax
(isSuccess:0/1) PlaySoundFile path:string forcePlay:int(0/1) shouldLoop:int(0/1) playInMainMenu:int(0/1)
Example
PlaySoundFile "Data\Music\Special\MainTitle.mp3" 1 1 1