Skip to content

Function; Sound_MusicPlay

Cloaked edited this page Jun 10, 2020 · 1 revision

Sound_MusicPlay(<sFileName>)

Description

Play a looping music track.
Will turn off any music that is already playing.

Example

Sound_MusicPlay("Data:sound/music/ambient/amb_02")

Arguments

<sFileName>: Full path and file name (without the fda extension) as a quoted string

Scope

Related Pages

Function Reference

SCAR (SCripting at Relic) Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

Clone this wiki locally