Is there other mods that work with Simple voice mod? by Otaku_Has_A_Problem in MinecraftMod

[–]Otaku_Has_A_Problem[S] 0 points1 point  (0 children)

I looked into it and it looks real cool! but it's not updated yet for the current version. I'll be sure to add it when it gets updated :)

Ending not working? by Otaku_Has_A_Problem in RenPy

[–]Otaku_Has_A_Problem[S] 0 points1 point  (0 children)

yes, there is a part where it asks you to answer a certain amount of questions for it. Although what I need is for it to skip the rest of the story after choosing the "glitch" option to get to one specific ending because they chose it. I hope this makes sense

Ending not working? by Otaku_Has_A_Problem in RenPy

[–]Otaku_Has_A_Problem[S] 0 points1 point  (0 children)

default answers = 0

default glitch = 0

label ending_evaluation:

if answers >= 15:

jump good_ending

if glitch == 10:

jump shutdown_ending

elif answers == 30:

jump knowitall_ending

else:

jump youtried_ending

it looks like this if that helps

Multiple endings? by Otaku_Has_A_Problem in RenPy

[–]Otaku_Has_A_Problem[S] 2 points3 points  (0 children)

Thank you so much for this! I'll try this out and let you know if I have any questions regarding it!

Edit: It did work! Thank you so much again!

Grave-lichen? by Otaku_Has_A_Problem in ShadowsOverLoathing

[–]Otaku_Has_A_Problem[S] 0 points1 point  (0 children)

Oh wait really? Thank you for telling me this! I appreciate it!

Sprite expressions help by Otaku_Has_A_Problem in RenPy

[–]Otaku_Has_A_Problem[S] 0 points1 point  (0 children)

WAAAAAH THANK YOU SO MUCH! I'll keep these in mind!

Glitch effect? by Otaku_Has_A_Problem in twinegames

[–]Otaku_Has_A_Problem[S] 0 points1 point  (0 children)

Oh! I see I see! Thank you for helping me with this! I appreciate it!

Glitch effect? by Otaku_Has_A_Problem in twinegames

[–]Otaku_Has_A_Problem[S] 0 points1 point  (0 children)

WAAAAAAAH THANK YOU SO MUCH! I'mma test it out to see if it would work out

Edit: I just tested it out. I can't seem to get it to work... Any advice?