Search found 9 matches

by MRF
Wed Feb 27, 2019 2:55 am
Forum: Ren'Py Cookbook
Topic: Basic Message System
Replies: 93
Views: 58590

Re: Basic Message System

is there a way to check if an email can be reply ?
by MRF
Sun Jan 06, 2019 7:52 am
Forum: Ren'Py Questions and Announcements
Topic: Image map and image button questions. ALT
Replies: 1
Views: 463

Re: Image map and image button questions. ALT

UPDATE: I find out everything above is wrong. kinda so here what i do first, define an image with its own ALT image gui_dot_bg_show: "gui/costume_gui/bg/gui_particle_bg_circle.png" pos(-300,-74) 1 linear 5 xpos 1281 repeat Every part of images you want to have the animations then make a sc...
by MRF
Sat Jan 05, 2019 4:26 pm
Forum: Ren'Py Questions and Announcements
Topic: Image map and image button questions. ALT
Replies: 1
Views: 463

Image map and image button questions. ALT

Can i use alt on imagemap or imagebutton? And one button on hover show two images individually. I don't have access to computer right now, so i have this code in my mind. Im using my phone to make this post. I only have access to computer at school, i havr external hardisk but no laptop or computer ...
by MRF
Wed Jan 02, 2019 1:08 pm
Forum: Ren'Py Questions and Announcements
Topic: [HALF/SOLVED]How to make multiple choice/menu button and the textbox
Replies: 4
Views: 862

Re: How to make multiple choice/menu button and the textbox

Yes, something like this. (warning: take care of eyes) screen choice(items): if my_var == 1: style_prefix "choice" elif my_var == 2: style_prefix "choice_2" vbox: for i in items: textbutton i.caption action i.action style choice_2_vbox is vbox style choice_2_button is button sty...
by MRF
Wed Jan 02, 2019 2:03 am
Forum: Ren'Py Questions and Announcements
Topic: [HALF/SOLVED]How to make multiple choice/menu button and the textbox
Replies: 4
Views: 862

Re: How to make multiple choice/menu button and the textbox

Not tested, but try to create several styles with different background images, and then use a variable to set what style should be used, like screen choice(items): if my_var = 1 style_prefix "choice" elif my_var = 2 style_prefix "choice_2" for this code you'll need choice_2_vbox...
by MRF
Tue Jan 01, 2019 2:23 am
Forum: Ren'Py Questions and Announcements
Topic: [HALF/SOLVED]How to make multiple choice/menu button and the textbox
Replies: 4
Views: 862

[HALF/SOLVED]How to make multiple choice/menu button and the textbox

So I'm still new with the screen and style coding. i have searched for how to do it still i don't understand or maybe I'm just stupiid What i want is just change the image the idle and hover one and the textbox too. I want to make something like this. textbox#1 choice button #1.png The button are b...
by MRF
Mon Dec 24, 2018 3:37 am
Forum: Creative Commons
Topic: ((FEMALE SPRITE WITH 15 EXPRESSIONS- FOR FREE!!))
Replies: 4
Views: 4789

Re: ((FEMALE SPRITE WITH 15 EXPRESSIONS- FOR FREE!!))

looks great i like it.
by MRF
Tue Dec 11, 2018 7:31 am
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED] Keeping textbox and/or nvl with text shown during anything
Replies: 5
Views: 2859

Re: Keeping textbox and/or nvl shown during anything

Well I guess you could go full monty and add text to the new screen as well. You would need a variable to hold a string. default talkText= " " You need to add a line to the screen that will write the string that the variable holds. screen textbox2: add "gui/textbox.png" xalign 0...
by MRF
Thu Nov 08, 2018 8:03 am
Forum: Creative Commons
Topic: █████▓▒░ UNCLE MUGEN'S FREE VN (OELVN) RESOURCES ░▒▓█████
Replies: 821
Views: 2360971

Re: █████▓▒░ UNCLE MUGEN'S FREE VN (OELVN) RESOURCES ░▒▓█████

Uncle Mugen are you taking a request if so can you make a background of a clothing store interior and the entrance of it. the store is inside a mall. it's up to you how you wanna make it and a small detail put a shirt with bunny printed on it. Thanks.