Turn on bgm p2

From Unofficial QEdit Wiki Guide
Jump to: navigation, search

Syntax

Syntax: turn_on_bgm_p2

  • None

Use

Used to resume the back ground music playing on pioneer2/labo.

(Note: If back ground music has been defined with create_bgmctrl, and enable_bgmctrl then the back ground music will start up from the back ground music that has been defined.)

(To pause the back ground music for pioneer2/labo see turn_off_bgm_p2.)

Example


100:     turn_on_bgm_p2  //Resumes the back ground music playing on pioneer2/labo.
         ret 

Also see

ret