Search found 6 matches

by Janfon1
Mon Apr 23, 2018 3:53 pm
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED] 'If' statement, multiple names made to have the same reply in one code
Replies: 3
Views: 500

Re: 'If' statement, multiple names made to have the same reply in one code

Thank you for the help, this solved the problem for me! And to think it was just a matter organizing them in a list.
by Janfon1
Mon Apr 23, 2018 2:00 pm
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED] 'If' statement, multiple names made to have the same reply in one code
Replies: 3
Views: 500

[SOLVED] 'If' statement, multiple names made to have the same reply in one code

Cheers! I'll try to explain it to the best of my abilities, because I find the the formal way of describing it too confusing to me: When the player chooses his name, I would like multiple names to be replied to the same way, be it because of similar meanings or changes in letters, say, Fireman and F...
by Janfon1
Sat Dec 02, 2017 5:24 pm
Forum: Ren'Py Questions and Announcements
Topic: Limiting amount of points choice can give to a variable [FIXED]
Replies: 4
Views: 710

Re: Limiting amount of points choice can give to a variable

It took me some time, but I figured out two solutions based on Errilhl's proposition. First version - limit based on maximum amount of points attainable up to this point in the game. The player can still farm points but only to the set limit. #Relevant fragment of the code menu: "Where are we? ...
by Janfon1
Sat Dec 02, 2017 3:47 pm
Forum: Ren'Py Questions and Announcements
Topic: Limiting amount of points choice can give to a variable [FIXED]
Replies: 4
Views: 710

Re: Limiting amount of points choice can give to a variable

I tested rollbacking and it does not keep the point the player got the first time, so there doesn't seem to be any problem with that. You could limit it based on current points, or set a variable to True, and check that - if it's set, don't give more points. I'll try and see if this method works.
by Janfon1
Sat Dec 02, 2017 3:26 pm
Forum: Ren'Py Questions and Announcements
Topic: Limiting amount of points choice can give to a variable [FIXED]
Replies: 4
Views: 710

Limiting amount of points choice can give to a variable [FIXED]

Hi! I've been working on a relationship system that uses points. Having a certain amount of them unlocks different choices and endings or locks them away. I noticed a way for the player to abuse the system and farm points. Basically, there is a menu of dialogue options that give or take a point away...
by Janfon1
Sat Dec 02, 2017 2:06 pm
Forum: Welcome!
Topic: Guestbook
Replies: 5541
Views: 2844831

Re: Guestbook

Good day, On the Internet I'm know as Janfon1, a Polish student who excels above-averagely at many things - those include foreign languages, drawing, animation, gaming and amateur programming. I've been writing fanfictions since 2014, all of them in Polish. As much as talk, think, dream and write in...