PlaySoundFile

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin version 4.65.

Description

Plays a sound file using its path relative to New Vegas folder.

Syntax

[help]
(isSuccess:0/1) PlaySoundFile path:string forcePlay:int(0/1) shouldLoop:int(0/1)

Example

PlaySoundFile "Data\Music\Special\MainTitle.mp3" 

See Also