LoadMusicPL
Prototype: GemRB.LoadMusicPL (MusicPlayListResource[, HardEnd])
Description: Loads and starts a Music PlayList.
Parameters:
- MusicPlayListResource - a .mus resref
- HardEnd - off by default, set to 1 to disable the fading at the end
Return value: N/A
See also: SoftEndPL, HardEndPL
Back to function index, GUIScript introduction.