Lemma Soft Forums

Supporting creators of visual novels and story-based games since 2003.


Visit our new games list, blog aggregator, IRC, and wiki.
Activation problem? Email [email protected]
It is currently Wed Jun 19, 2013 7:18 am

All times are UTC - 5 hours [ DST ]


Forum rules


Ask questions about one topic per thread, and use a descriptive subject. "NotImplemented error in script.rpy" is a good subject, "Tom's problems" is not. Remember to include all of traceback.txt or error.txt when reporting a problem, as well as the relevant lines of script. Use the [code] tag to format scripts.



Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Wed Jan 04, 2012 1:08 am 
Miko-Class Veteran

Joined: Mon Nov 01, 2010 9:10 pm
Posts: 832
Currently, I'm working on an Extras menu, and while I've worked most of it out, I was wondering if it were possible to change the music being played with screen language (considering the "play" command isn't part of SL)

_________________
I have moved to a new account. Please contact me here from now on. T/Y~


Last edited by HigurashiKira on Wed Jan 04, 2012 3:15 pm, edited 1 time in total.

Top
 Profile Send private message  
 
PostPosted: Wed Jan 04, 2012 2:23 pm 
Regular
User avatar

Joined: Fri Jul 02, 2010 3:03 pm
Posts: 107
Projects: That's The Way The Cookie Crumbles
Organization: TwinTurtle Games
Au contraire, my friend, who told you that?

Screen language totally contains a 'play' command:

Code:
textbutton "THE BEST SONG" action Play("music", "thebestsong.mp3")


http://www.renpy.org/doc/html/screen_actions.html#Play


Top
 Profile Send private message  
 
PostPosted: Wed Jan 04, 2012 3:15 pm 
Miko-Class Veteran

Joined: Mon Nov 01, 2010 9:10 pm
Posts: 832
That worked, but it also gave me a good idea to try something else:
Code:
on "replace" action Play("music", "Gallery.mp3")

This seems to work effectively

_________________
I have moved to a new account. Please contact me here from now on. T/Y~


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: Majestic-12 [Bot]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Protected by Anti-Spam ACP
Powered by phpBB® Forum Software © phpBB Group