ArianeB wrote:I've been checking this game out. Despite a few bugs it's really good, great graphics, and nice story.
Yay! Kudos from the original!

lagoonfish wrote:Superawesomemans wrote:Yeah, seems like I only had getting an A increase your variables by 1. I changed it to 4, but again, you'd need to wait for the update. As is, it was probably impossible... /rookie
Can you please let me know what you changed in which file, so I can fix it and test again?
Also it seems that the achievement for completing the game and the one for getting doggy style sex scene are not displayed once you finished the game... Maybe check that too, please.
Anyway very good game! I like the story and the graphic are super! Thanks for making and sharing this game!
Thanks so much, glad you liked my story. And Sy's graphics, of course, but I'm particularly glad my story's being appreciated

What I did was I went to Project 12 (in adventure creator) and checked varPlusPlus1 to varPlusPlus4. I did not have that yet, so I went to game.js and added the following function
- Code: Select all
function varPlusPlus4(first, second)
{
varPlus(first, 4);
varPlus(second, 4);
}
And really? That's odd... Oh, my bad... again.
In adventure creator, for achieve 3 and 4, you'd need to change the second value in "PReload" for both achieve3 and achieve4 to "complete" and "ultimate", respectfully. I changed it again, and it should be uploaded when we have a moment.
Terribly sorry for all these bugs.