Search found 6 matches
- Sun Aug 22, 2021 11:36 pm
- Forum: I am a Writer, Editor, Proofreader or Translator
- Topic: [Closed] Proofreader/Editor/Writer
- Replies: 0
- Views: 1106
[Closed] Proofreader/Editor/Writer
Hello, I am a writer, editor, and proofreader looking to work on a visual novel! CAN'T DO - NSFW novels - Gore/Yandere/Horror novels - Complex Coding CAN DO - Any genre of novels not listed above - (Proofreading) Point out SPAG mistakes, plot inconsistency, character inconsistency - American English...
- Sat Jun 03, 2017 11:38 am
- Forum: Ren'Py Questions and Announcements
- Topic: How do you break money into smaller and larger increments?
- Replies: 4
- Views: 624
Re: How do you break money into smaller and larger increment
Thanks for the help guys! I'll try these out later.
- Fri Jun 02, 2017 2:10 pm
- Forum: Ren'Py Questions and Announcements
- Topic: How do you break money into smaller and larger increments?
- Replies: 4
- Views: 624
How do you break money into smaller and larger increments?
Okay so I'm new to coding and I'm not very good at it. I looked at the money and inventory page of the cookbook and it only has either money or coins, no smaller or bigger increment of money included. I'm making a Harry Potter themed game and I just wanted to know how I can make it so galleons, sick...
- Fri Mar 10, 2017 9:44 pm
- Forum: Ren'Py Questions and Announcements
- Topic: [solved]How to change a character's name after reaching
- Replies: 4
- Views: 765
Re: How to change a character's name after reaching an event
Thank you so much for the help, that was exactly what I was looking for! I'll try to implement it in my game when I get the time but for now I think this post is solved.
- Fri Mar 10, 2017 8:52 pm
- Forum: Ren'Py Questions and Announcements
- Topic: [solved]How to change a character's name after reaching
- Replies: 4
- Views: 765
Re: How to change a character's name after reaching an event
Hmm, not on the textbox, just the dialogue when the main character refers to the romanceable character. The problem I'm having is what function would I need to use to check for affection points and update hisname variable at the same time. I can't seem to get a grasp of how it would work.
- Fri Mar 10, 2017 7:34 pm
- Forum: Ren'Py Questions and Announcements
- Topic: [solved]How to change a character's name after reaching
- Replies: 4
- Views: 765
[solved]How to change a character's name after reaching
I'm sort of new to the whole ren'py thing and basically my problem is I want the main protagonist in my dating sim to refer to people by their last name because they go to school at a militaristic-like school but after reaching a certain level of affection with a character I want an event to pop up ...