At 3 in the Library it should present the player with that sphinx riddle then unlock her card. At least that is my understanding from glancing over cleos.rpy and library.rpy.i think it unlocks at 5 or 6
At 3 in the Library it should present the player with that sphinx riddle then unlock her card. At least that is my understanding from glancing over cleos.rpy and library.rpy.i think it unlocks at 5 or 6
the card unlocks in the said sphinx riddle, like you said, but its the 5th event, try event tracker to see what the third event was yourselfAt 3 in the Library it should present the player with that sphinx riddle then unlock her card. At least that is my understanding from glancing over cleos.rpy and library.rpy.
I'm not looking at the event tracker I'm looking at the variables in the game.the card unlocks in the said sphinx riddle, like you said, but its the 5th event, try event tracker to see what the third event was yourself
menu:
"Explore the library" if libraryEvent == 1 and cleosMet == 0:
jump cleoslibrary
"Go to Cleos." if cleosMet == 1 and cleosEvent == 0:
jump cleve2
"Look for Cleos" if cleosEvent == 2:
jump cleve3
"Go to Cleos." if cleosEvent == 3:
jump cleosreve
"Talk to Cleos." if cleosEvent == 4:
jump clevex4
$ cleosCard = 1
$ unlockedCards += [4]
cleosreve is happenening in 4th as per your snippet, also there should be an event that happens before this loop, because value for libraryEvent is expected as 1.counting tht, it would be 5thI'm not looking at the event tracker I'm looking at the variables in the game.
Label cleosreve hasPython:menu: "Explore the library" if libraryEvent == 1 and cleosMet == 0: jump cleoslibrary "Go to Cleos." if cleosMet == 1 and cleosEvent == 0: jump cleve2 "Look for Cleos" if cleosEvent == 2: jump cleve3 "Go to Cleos." if cleosEvent == 3: jump cleosreve "Talk to Cleos." if cleosEvent == 4: jump clevex4
Python:$ cleosCard = 1 $ unlockedCards += [4]
the card unlocks in the said sphinx riddle, like you said, but its the 5th event, try event tracker to see what the third event was yourself
I wasnt asking answer to the riddle, me and AlexaSky was discussing something else. I appreciate your willingness to help though.You don't have permission to view the spoiler content. Log in or register now.
https://f95zone.to/threads/champion-of-realms-v0-63-public-zimon.40009/page-215#post-7206591i can't even get the second event of cleos to activate called 'Fast Reading' all she does is sit at her desk and complain about no-one wanting to read the books in the libary, I have finished all the other girls evens up to this point just like the other guy showed in his attached image there is only her to go.
if you check his discord server, he has a whole ass Q&A. But to answer your question:(to creator) do u have idea for about how long till u implement the pregnancy features?
Thks for fast response. Just to make sure I understand u right he plans to that feature up and running by next year correct?if you check his discord server, he has a whole ass Q&A. But to answer your question:
""Pregnancy update"
Dan dan dan, as before, we must reach an important point in the story. I'll just spoil it for you that we need a key character, already named, who will allow us to do things. And as before, there is a way to reach this goal sooner.
And with that we have concluded, if you want to ask me more or have other doubts, do it without problems. Another post will come as soon as I get home to explain the goals of this year, the various improvements, the management of updates, and much more!"
REST, in bed till midnightHow do I continue Dangers lurking, the only thing missing is complete events Tsukiko, found her at the festival but cant find her again. Pls help
By fasten up to reach that goal, he meant to achieve the patreon goal, the 8th goal to be precise is what implements new life.Thks for fast response. Just to make sure I understand u right he plans to that feature up and running by next year correct?