MusicBattlePlay

From NWN Lexicon
Revision as of 01:40, 26 August 2012 by Dood (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search



MusicBattlePlay(object)

Starts the currently selected battle track playing

void MusicBattlePlay(
    object oArea
);

Parameters

oArea

The area affected.


Description

This function starts playing the currently selected battle track for the specified area.



Version

1.22

Example

See Also



 author: Michael Nork, editor: Jeff Lindsey