Difference between revisions of "Turn on bgm p2"

From Unofficial QEdit Wiki Guide
Jump to: navigation, search
 
Line 9: Line 9:
 
(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.)
 
(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 turn off the back ground music for pioneer2/labo see [[turn_off_bgm_p2]].)
+
(To pause the back ground music for pioneer2/labo see [[turn_off_bgm_p2]].)
  
 
==Example==
 
==Example==

Revision as of 00:41, 2 May 2013

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  //Pauses the back ground music playing on pioneer2/labo.
         ret 

Also see

ret