bunch of question :D

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
User avatar
fenol
Regular
Posts: 69
Joined: Sat Aug 27, 2011 10:33 am
Projects: Choroumachi | Vasileio
Organization: Zerorange
Deviantart: fenolijuna
Skype: fenol.ijuna
Soundcloud: fenol-ijuna
Contact:

bunch of question :D

#1 Post by fenol » Tue Oct 18, 2011 10:15 am

let's get to the point.

1. this is the scene.. there is a chara who's singing and i want to make us 'the player' can't do anything/click anything to disturb the music until the music end. i ever found a renpy vn can do this similar for his credit. can help..? what should i used? :roll:

2. i've found two different style/or whatever it called of how to save our vn data.
first we placed it in folder, but after we do 'build distributor', the data folder still can be seen to anybody who open our renpy 'game' folder.
second, it's become like this
Image
and my question, how to make our vn data become 'data.rpa' ?? :?:

last! :)
3. still same like question two.. i've found two different again.
first vn, one that the data folder can be seen and even we used *though illegal :lol: , all script can be seen by us from renpy launcher. not even just seen, but also be edited.
second vn, who has data.rpa, all script can't be seen neither be edited from renpy launcher.
and my question, what should i do so my vn can become like the second vn (can't be edited, can't be seen)?

sorry if something wrong with my grammar. i hope you understand and willing to help~ :D
Øp!
Image
[ PIXIV ] [ deviantArt ]

Øp!

User avatar
Chorvaqueen
Regular
Posts: 109
Joined: Sun Sep 20, 2009 7:41 am
Projects: ID: Recollection
Location: Inverted Castle
Contact:

Re: bunch of question :D

#2 Post by Chorvaqueen » Tue Oct 18, 2011 10:20 am

Q#1

Code: Select all

 play sound "songnamehere.ogg"
 $ renpy.pause(x, hard=True)
where x = the duration of the song in seconds. example: 60.0

not sure with the rest of your questions

User avatar
DragoonHP
Miko-Class Veteran
Posts: 758
Joined: Tue Jun 22, 2010 12:54 am
Completed: Christmas
IRC Nick: DragoonHP
Location: Zion Island, Solario
Contact:

Re: bunch of question :D

#3 Post by DragoonHP » Tue Oct 18, 2011 10:22 am

and my question, how to make our vn data become 'data.rpa' ?? :?:
Click on the Archive option...
and my question, what should i do so my vn can become like the second vn (can't be edited, can't be seen)?
When you release your game... delete all the files with the extension .rpy in the game folder... and keep the .rpyc file...

User avatar
fenol
Regular
Posts: 69
Joined: Sat Aug 27, 2011 10:33 am
Projects: Choroumachi | Vasileio
Organization: Zerorange
Deviantart: fenolijuna
Skype: fenol.ijuna
Soundcloud: fenol-ijuna
Contact:

Re: bunch of question :D

#4 Post by fenol » Tue Oct 18, 2011 12:30 pm

LOL so that's how it is!! thanks so much DragoonHP! :mrgreen:

and hei Chorvaqueen, it's works thanks! but can you tell me too how so even though we can't click on anything, if i added any picture it will play by it self while the music play?
like in credit! :?:

Øp!
Image
[ PIXIV ] [ deviantArt ]

Øp!

User avatar
Chorvaqueen
Regular
Posts: 109
Joined: Sun Sep 20, 2009 7:41 am
Projects: ID: Recollection
Location: Inverted Castle
Contact:

Re: bunch of question :D

#5 Post by Chorvaqueen » Tue Oct 18, 2011 12:36 pm

I'm sorry, I'm not sure about that.

What comes to my head is the "soft" pause line which is still clickable.

Post Reply

Who is online

Users browsing this forum: Google [Bot], _ticlock_