Difference between revisions of "Bgm"
From Unofficial QEdit Wiki Guide
Japanaman2 (Talk | contribs) |
(No difference)
|
Revision as of 21:37, 28 April 2013
Contents
Syntax
Syntax: bgm xxxxxxxx
- xxxxxxxx = Value of bgm to play. valid values are 00000000 and 00000001.
Use
Plays a small back ground music for either
quest starting 00000000,
or
quest completion 00000001.
Example
100: ngm 00000000 //Plays bgm 00000000 quest has begun.
ret