Difference between revisions of "Playbgm epi"
From Unofficial QEdit Wiki Guide
(→Use) |
(→Syntax) |
||
Line 2: | Line 2: | ||
''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>playbgm_epi </span>xxxxxxxx</span> | ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>playbgm_epi </span>xxxxxxxx</span> | ||
− | * ''xxxxxxxx'' = Value of bgm to play. valid values are | + | * ''xxxxxxxx'' = Value of bgm to play. valid values are 00000001 and 00000002. |
==Use== | ==Use== |
Revision as of 01:20, 19 May 2022
Contents
Syntax
Syntax: playbgm_epi xxxxxxxx
- xxxxxxxx = Value of bgm to play. valid values are 00000001 and 00000002.
Use
Plays a small back ground music for either
happy quest completion bgm 00000001,
or
sad quest completion 00000002.
Example
100: playbgm_epi 00000000 //Plays bgm 00000000 happy quest music.
ret