Search found 179 matches

by johandark
Sat Nov 05, 2016 6:12 pm
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED]How to call a label with number of points?
Replies: 6
Views: 844

[SOLVED]How to call a label with number of points?

init: $ insinuation_points = 0 label insinuation_01: n "You touch his foot." label insinuation_02: n "You touch his leg with your foot" label insinuation_03: n "You take her hand." label insinuation_04: n "You look on her eyes" label insinuation_05: n "You go to the action." label start: ##After an...
by johandark
Thu Nov 03, 2016 3:30 pm
Forum: Ren'Py Questions and Announcements
Topic: text with imagebutton is posible?
Replies: 8
Views: 6244

Re: text with imagebutton is posible?

Could somebody explain me that in a code example... because I can´t resolve this problem... :(

Thanks!
by johandark
Thu Nov 03, 2016 3:29 pm
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED]How to change the "old" common Translations?
Replies: 5
Views: 830

Re: [SOLVED]How to change the "old" common Translations?

I did that at the end... Using a new Translation called "None" and it worked fine! I just left the common file and deleted the rest and it´s working perfectly!

Thanks!
by johandark
Thu Oct 20, 2016 2:24 pm
Forum: Ren'Py Questions and Announcements
Topic: Is there a way to upload a Renpy Game to NewGrounds?
Replies: 1
Views: 1335

Is there a way to upload a Renpy Game to NewGrounds?

Newgrounds is a famous Indie Flash Videogame webpage with a tons of users.

You can only upload a project if it´s in swf or html5 format.

Is there any way to transform Renpy Project in any of these formats?

Just wondering... Thanks!
by johandark
Mon Oct 17, 2016 7:19 am
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED]How to change the "old" common Translations?
Replies: 5
Views: 830

Re: How to change the "old" common Translations?

My game is originally done in Spanish with a Renpy system created in English . Because you created the project by set Ren'Py language to English at the start, all system strings would be in English. You could try create a file call 'none.rpy' and put the file in "game/tl/none/" directory. Add this ...
by johandark
Mon Oct 17, 2016 7:19 am
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED]How to change the "old" common Translations?
Replies: 5
Views: 830

Re: How to change the "old" common Translations?

I'm not 100% sure what you're trying to do, but you should be able to use the new translation merging system to translate Spanish to English. The problem is I want to change the "None" Language. The original one. Because originally I´m doing the game in Spanish... but using the English system so is...
by johandark
Sat Oct 15, 2016 6:55 am
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED]How to change the "old" common Translations?
Replies: 5
Views: 830

[SOLVED]How to change the "old" common Translations?

My game is originally done in Spanish with a Renpy system created in English (because finding answers here is easy if the interface is in english... but game is originally in spanish). My problem is with common sentences not translated or not appearing in screens, or gui .rpy. After doing the transl...
by johandark
Sat Oct 15, 2016 6:24 am
Forum: Ren'Py Questions and Announcements
Topic: text with imagebutton is posible?
Replies: 8
Views: 6244

Re: text with imagebutton is posible?

Why not a simple button with text styled differently for unhovered and hovered state? Could you please code it to understand you better? Thanks! Sorry for my horrible knowledge of programming. Yes! That's really possible. Just use the BUTTON screen language item. Add to this an hbox, then the icon ...
by johandark
Fri Oct 14, 2016 6:35 am
Forum: Ren'Py Questions and Announcements
Topic: text with imagebutton is posible?
Replies: 8
Views: 6244

Re: text with imagebutton is posible?

Is not possible?
by johandark
Mon Oct 10, 2016 2:12 pm
Forum: Ren'Py Questions and Announcements
Topic: text with imagebutton is posible?
Replies: 8
Views: 6244

text with imagebutton is posible?

screenshot0003.jpg A closer look: screenshot0004.jpg screen main_menu(): vbox: text "[config.name!t]": style "main_menu_title" text "[config.version]": style "main_menu_version" text _("{size=22}(No disponible aún){/size}{a=http://gamejolt.com/games/pact-with-a-witch-nsfw/192330}{image=gui/icons/pa...
by johandark
Sat Oct 08, 2016 6:30 pm
Forum: Ren'Py Questions and Announcements
Topic: Is a transparent imagemap quickmenu possible?
Replies: 5
Views: 1017

Re: Is a transparent imagemap quickmenu possible?

Is it possible make

Code: Select all

define gui.idle_color = '#555'
that text below textbox with 50% transparency?

I´ve tried this:

Code: Select all

define gui.idle_alpha = 0.5
But it doesn´t work.

I know this post is about "imagempas" but since is something very similar... I was just wondering :P
by johandark
Tue Sep 20, 2016 4:26 am
Forum: Creative Commons
Topic: Some Free Music [CC-BY] (02/17/21)
Replies: 184
Views: 42598

Re: Some Free Music [CC-BY] (09/20/16)

I used your music in my Demo.

If you wanna see it or try it here is the link: viewtopic.php?f=43&t=40373

I really love your music ;)
by johandark
Sat Sep 17, 2016 6:09 am
Forum: General Discussion
Topic: Promoting BL/Yaoi/BxB Games!
Replies: 12
Views: 4990

Re: Promoting BL/Yaoi/BxB Games!

what means bl?
by johandark
Fri Sep 16, 2016 3:13 pm
Forum: General Discussion
Topic: [SOLVED]+18 Games out of Adult Section. Limits?
Replies: 6
Views: 1247

Re: +18 Games out of Adult Section. Limits?

Taleweaver wrote:Allowed by forum rules. Create a thread in the Adult forum, then create a second thread in the non-adult section. As long as latter thread is "clean", we're perfectly fine with it.
That´s good to know! Thanks.
by johandark
Fri Sep 16, 2016 9:10 am
Forum: General Discussion
Topic: [SOLVED]+18 Games out of Adult Section. Limits?
Replies: 6
Views: 1247

Re: +18 Games out of Adult Section. Limits?

But really, there are no very strict guidelines on what we consider adult content and what not. What about posting generic information with SFW content&discussion about your 18+ game in "Works in progress" subforum and sending for NSFW content&discussion to "Adult works in progress" subforum? So th...