Playbgm epi

From Unofficial QEdit Wiki Guide
Revision as of 03:01, 19 May 2022 by Kayak (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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 00000001 //Plays bgm 00000001 happy quest music.
         ret 

Also see

ret