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