Myrroddin
Member
- Jun 15, 2022
- 334
- 308
- 216
I don't expect this to happen, but what would set No More Money apart from other games is if the MC hooked up with Tris and/or Charlotte and the game continued. Most games that involve family members end rather quickly, even abruptly, after those moments.
The Emma thing did come out of nowhere, I'll agree, although I thought the "motorcycle accident" came out of nowhere, so what do I know. At least the "motorcycle accident" was explained during the scenes. Katrina is terrifying! Hot as hell, but just as scary. I played the real estate path; perhaps the club path has more explanation. Don't spoil it for me.
Yeah, I also agree that Lisa will bail, and quickly, once she finds out. On the other hand, I think Tris and Charlotte would be eventually okay with the MC dating both of them. Not at first, but eventually. Something about the "word association" game makes me think Tris and Charlotte would be cool with each other.
About the minigames, I am making progress with those, but at this point, it's more fluke than memory. If I don't get 1-2 matched card sets within the first 10 seconds, I reset. I tried finding the code to edit the timer, but couldn't find anything, and the one thing I tried crashed the game. My suggestion would be to add 5-10 seconds on top of the base timer for each level after the first. Should anyone know how and where to make that edit, that would be a welcome, easy, fix.
Level one: 25 seconds, level two: 25 + 5 seconds, level three: 25 + 10 seconds, etc and so on. I think the base time is 25 seconds. Whatever it is, just add
The Emma thing did come out of nowhere, I'll agree, although I thought the "motorcycle accident" came out of nowhere, so what do I know. At least the "motorcycle accident" was explained during the scenes. Katrina is terrifying! Hot as hell, but just as scary. I played the real estate path; perhaps the club path has more explanation. Don't spoil it for me.
Yeah, I also agree that Lisa will bail, and quickly, once she finds out. On the other hand, I think Tris and Charlotte would be eventually okay with the MC dating both of them. Not at first, but eventually. Something about the "word association" game makes me think Tris and Charlotte would be cool with each other.
About the minigames, I am making progress with those, but at this point, it's more fluke than memory. If I don't get 1-2 matched card sets within the first 10 seconds, I reset. I tried finding the code to edit the timer, but couldn't find anything, and the one thing I tried crashed the game. My suggestion would be to add 5-10 seconds on top of the base timer for each level after the first. Should anyone know how and where to make that edit, that would be a welcome, easy, fix.
Level one: 25 seconds, level two: 25 + 5 seconds, level three: 25 + 10 seconds, etc and so on. I think the base time is 25 seconds. Whatever it is, just add
base time + (level - 1) * 5 seconds or base time + (level - 1) * 10 seconds to the code.