Playbgm epi

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

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

Also see

ret