PlayCharacterTheme
From NWN Lexicon
Contents |
[edit] PlayCharacterTheme(int)
Plays the correct background music for the character.
void PlayCharacterTheme( int nTheme );
[edit] Parameters
nTheme
[edit] Description
Plays the correct background music for OBJECT_SELF taking the time of day into consideration.
[edit] Requirements
#include " nw_i0_plot "
[edit] Version
1.22
[edit] See Also
functions: |
author: Tom Cassiotis