If that first reason is what I think you're talking about, hover your pointer over the "back" button that you would use to leave talking to them and it shows a tooltip with most of their stats.Two reasons, there are stats that you can see from the phone but nowhere else and b) if you run out of other ways to raise trust/love/lust
Sorry, no, I meant the Bookface photos where we can react with like/love/perv buttons.When they send you the photo at night?
KeyError: u'Obsessive3MomK'
Set Class higher. On 20x you need only visit classes twice every day and study on weekend in college.My grades don't seem to raise at all, even though I do tutoring, study, etc. I'm now at September 23, and still have Grade 76. How can I cheat this up? I tried clicking on the grade with Cheats: On (like the other attribute cheats work), but that does nothing. What am I missing?
There's no direct cheat for grades.My grades don't seem to raise at all, even though I do tutoring, study, etc. I'm now at September 23, and still have Grade 76. How can I cheat this up? I tried clicking on the grade with Cheats: On (like the other attribute cheats work), but that does nothing. What am I missing?
- Open up game\combat\screen_combat.rpy in a text editor.
- Search for the lines that begin with if combat_menu == "KSIS".
- Change the if to elif. Do not change the indent.
- There are three lines you need to change. There are also three lines that might match that already start with elif. Skip those.
- (No longer needed)
You will also need to fix the cheater lockout (since I haven't distributed that yet). Search for player.power_APP == 3.Change the == in the middle there to >=.There are three lines to fix, very close in position to the "if" lines. (They might even be on screen at the same time.)- Restart the game, or press Shift+F3 if the game is already started (Radioactive only).
You're info helped, but the unstable majestic form goofed up after making the fixes. I could not input commands...
With your description, I was able to figure out the issue. Looks like UMF was being retooled or something with version 0.35, but was never finished. So the three unstable forms being locked out might be intentional, since this one in particular won't work.I'm experiencing the same issue here. I make the if/elif changes and it helps with the hulk out, that appears to be fully functional; However when I click unstable majestic form there is no message or indication of transformation and the fight goes on with the female enemy attacking me repeatedly with no ability to interact. I never get to see the fight menu again.
With your description, I was able to figure out the issue. Looks like UMF was being retooled or something with version 0.35, but was never finished. So the three unstable forms being locked out might be intentional, since this one in particular won't work.
You have two options here. Just as before, make these changes to game\combat\screen_combat.rpy
The safer option is to undo the edit for UMF. I didn't test this a lot, but it doesn't look like the other two forms are adversely affected.
Or you can try to use the old functionality. I only tested this long enough to see if it did anything at all. I don't know that it actually works.
- Search for the line if can_conflagration():
- For the line just above this (one of the lines previously edited), make sure it begins with if instead of elif.
- Search for the line action Return('TBD')
- Change TBD to unstableMajesticForm . (Leave the single quotes.)
The funny thing is, I put the space in there so someone highlighting the code wouldn't select the period. I'm guessing you're double-clicking though?Now for the humorous anecdote. It should have taken me less than 5 minutes to fix that and test it. Instead it over an HOUR. I was lazy, I didn't want to type unstableMajesticForm. I copied it from where you typed it. And I copied that damn space before your period. One. Little. Space.
As I said, he was probably retooling it and put the TBD in there as an easy way to search and find it later.What the hell was the purpose of that TBD supposed to be anyway?
I try to make my alterations minimal. While we could give the boot to that message, its not hurting anything by being there. The reason its showing up for that one is because it has a different order of evaluations for why the command isn't usable at the moment. The others have it too, but they don't get that far down the list.when standard majesticForm is on CD, it says "Cheaters don't get to use this power" whereas every other transformation (including UMF) gives the CD time.
well damn after six tries at 4gb I would think at least One of the six was working...I just download version 0.44 and did get the hotfix version 0.44.01 haven't tried the game yet ...Well...
A) This thread only has one rule.
and
B) After six 4GB downloads, I still don't have a working copy of the game.