goobdoob

Conversation Conqueror
Modder
Respected User
Dec 17, 2017
7,426
9,691
Yes. It's impossible for someone to read something and not get the sarcasm.
Sarcasm is hard to convey in a written medium. We have no facial, tonal or body language cues to go on. I suggest adding a smiley to convey your intent.

Something like this:

HAY AVA HOW DO I GET THE NIKKI ENDING? OMG SHE IS TEH HAWTNESS!

looks like I'm yet another idiot who doesn't read the thread. But when I add in:

:p

she knows I'm kidding, and will (hopefully) have a good laugh.

Because, you know, I'm too lazy to read the other 7389 times you've talked about Nikki being a fuck buddy only, not a love interest.
 
Jan 7, 2018
98
37
Sarcasm is hard to convey in a written medium. We have no facial, tonal or body language cues to go on. I suggest adding a smiley to convey your intent.

Something like this:

HAY AVA HOW DO I GET THE NIKKI ENDING? OMG SHE IS TEH HAWTNESS!

looks like I'm yet another idiot who doesn't read the thread. But when I add in:

:p

she knows I'm kidding, and will (hopefully) have a good laugh.

Because, you know, I'm too lazy to read the other 7389 times you've talked about Nikki being a fuck buddy only, not a love interest.
Nah... smilies won't help. I am just bad at sarcasm :p
 

Penfold Mole

Engaged Member
Respected User
May 22, 2017
3,047
7,314
How I install the 11 episode?
As any other Ren'Py game - extract the archive, then start the game
Yes, but I dont want to lose the save that I had from the other 10 episode. Do you know how to include the 11 in my game?
It's a Ren'Py game, it means you don't have to worry about old saves, they will be available even if you delete all previous versions of the game, just extract and start the new one.

Ren'Py duplicates all saves locally into the game\saves subfolder and globally into the %appdata%\RenPy\<value of the config.save_directory variable> folder in your windows user profile (Mac and Linux do the same, just the global folder is different).
As long as you don't switch computers or log on as a different user or delete %appdata%\RenPy folder, your saves are safe and available to all versions of the same game, as long as the dev keeps config.save_directory variable the same throughout all versions of the same game.
 
  • Like
Reactions: Walter Victor

Phalzyr

Well-Known Member
Modder
Nov 7, 2017
1,078
5,843
This is the thing with some internet coders, they think that getting someone else's code and changing a few lines is somehow coding and they don't need to give credit...

If you paint a mustache over Mona Lisa, you're not Da Vinci.
I did NOT do that. In fact I even did mine from an empty file completely. To say that a common structure such as an image button looks like his is a silly comparison. I learned how to make an image button from Renpy's website itself not his coding lol.
 

Phalzyr

Well-Known Member
Modder
Nov 7, 2017
1,078
5,843
Can somebody post ending save of ep11 with full stats if possible pretty please ?
i don't know how change mc's name but try my save ;)
The next release should have a menu option to change the MC name. That was one of the features I created that Cheeky is thinking of adding to the source game. It is very simple coding to do... (roughly 10 lines of code)... In my mod I have it show right under the save main menu option if in a game. I'll prob add that to my Walkthrough+Gallery mod as well next release since it has 0 chance of messing with saved games.
 

Hones

Forum Fanatic
Compressor
Aug 10, 2018
4,156
8,625
i don't know how change mc's name but try my save ;)
The next release should have a menu option to change the MC name. that was one of the feature I created that Cheeky is thinking of adding to the source game. It is very simple coding to do... In my mod I have it right under the save menu option if in a game. I'll prob add that to my Walkthrough+Gallery mod as well next release since it has 0 chance of messing with saved games.
Until it gets added into the game anyone who wants can just use Ren'py save editor to change the players name
You just need to find player_name and change the value.
 
  • Like
Reactions: Kal050 and Phalzyr
4.40 star(s) 330 Votes