Difference between revisions of "Playbgm epi"

From Unofficial QEdit Wiki Guide
Jump to: navigation, search
(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...")
(No difference)

Revision as of 03:30, 11 February 2021

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 00000000,

or

sad quest completion 00000001.

Example


100:     playbgm_epi 00000000 //Plays bgm 00000000 happy quest music.
         ret 

Also see

ret