Synaxis

Active Member
Joined
Sep 29, 2017
Messages
501
Reaction score
443
Points
207
How is this a female protagonist/trainer? Is she training herself?
 

souldead341

Engaged Member
Joined
Oct 16, 2017
Messages
2,400
Reaction score
2,491
Points
476
How is this a female protagonist/trainer? Is she training herself?
That's something that was from the first version of the game, where the player character was Daernys, not random trainer guy that it is now.
 

souldead341

Engaged Member
Joined
Oct 16, 2017
Messages
2,400
Reaction score
2,491
Points
476
Doesn't seem to work for Danerys (using "dname" instead)
Daenerys_slutty_points is for Daenerys, they weren't consistent with their variable names.

If you use Dir() it will give you a long list of all the variables, though it's a pain to search through. Alternatively you can use a renpy save editor to see the variable names (the one I use has limits on some variable amounts, so it's not the best to use for actual editing depending on the game).
 

Congressman Weiner

Active Member
Joined
Jul 29, 2018
Messages
825
Reaction score
742
Points
288
Daenerys_slutty_points is for Daenerys, they weren't consistent with their variable names.

If you use Dir() it will give you a long list of all the variables, though it's a pain to search through. Alternatively you can use a renpy save editor to see the variable names (the one I use has limits on some variable amounts, so it's not the best to use for actual editing depending on the game).

Thank you! I had tried that but I had misspelled Daenerys so it didn't work.
 

Davox

Well-Known Member
Joined
Jul 15, 2017
Messages
1,542
Reaction score
2,369
Points
464
There's only about 10 minutes of new content. If you've played before I'd wait for more content to be added
 

Davox

Well-Known Member
Joined
Jul 15, 2017
Messages
1,542
Reaction score
2,369
Points
464
can anyone educate me on the the process of applying a cheat. thank you
Download this:

Copy into the games folder
open it
type 3 then press return
close it
open your game
Press CTRL+O
This will open the console.

Then type any of the below. You can change the number on the end to what ever you want. Spelling and capitalisation needs to be exact.

daenerys_slutty_points = 50
daenerys_personal_points =50
sname_slutty_points = 50
sname_personal_points =50
shekels = 1000

You can see a list of the available commands (good for checking spelling) and the current number by pressing CTRL+D then selecting view variables.

To check the spelling before committing a number just add +1 to the end i.e.
daenerys_slutty_points +1

If it errors you have the spelling or capitalisation wrong. You can use the up arrow to make the console show the last thing you typed, so if you make a spelling error press up and you can alter the incorrect spelling without having to type the whole thing out again.

If you didn't make an error then just press the up key and change the +1 to = 50 (or whatever number you desire), you don't need to type out the whole variable again.

You can press the up arrow multiple times to go back through all the things you've entered before, this is useful for variables that you want to change often as you don't have to type out the whole thing, you can just change the number.
 

Heliophorus

Member
Joined
Jan 6, 2018
Messages
332
Reaction score
405
Points
158
Will there romance paths, option to keep girls for yourselves or would you be forced to whore them out?
 

Davox

Well-Known Member
Joined
Jul 15, 2017
Messages
1,542
Reaction score
2,369
Points
464
I presume the 'personal points' will lead to some form of 'romance' path, but I'm fairly sure the developer said there isn't much more to add to the game at this point.

It was only envisaged as short game, but if its successful he may do something along the line of seasons. I.e this seasons story is all about who get the throne. If he carries on it will be something different.
 

Evangelion-01

Devoted Member
Joined
Apr 12, 2018
Messages
11,083
Reaction score
7,526
Points
897
well he could also include an ending with each girl choosing the player as her king once she becomes queen.
which would combine both ideas.
And haveing the player become the king and chooseing all girls as his harem for a harem ending :þ
 
Top Bottom