KaylonGrace
Newbie
- Nov 17, 2022
- 20
- 50
Are you saying that SHIFT + O doesn't open up the console? In that case, you would need to:I tried the shift + o. It does not work.
Open CollegeKings2 Folder >renpy > common > open "00console.rpy" in a text file manager like notepad (don't get mixed up with "00console.rpyc"). Hit CTRL + F and search for "config.console". It should take you to a line that says "config.console = False". Change False to True then save the file.
Re-open the game and you should be able to press SHIFT + O to open the console.
For commands, I would have to try it myself since it's been awhile, but I think it's something like "CharacterService.set_relationship(Aubrey, Relationship.GIRLFRIEND)"
Obviously choose whichever character you want and then the relationship status is either FRIEND, FWB, GIRLFRIEND