This is from their development roadmap:
As for what’s left; after the Game Grumps are added, we still have stories coming for Derek, Frank, and Vickie’s final “ending”, and then we will be releasing a female POV playthrough style, that will offer up most of the same quests, but with various twists ...
Search found 3 matches
- Sat Oct 10, 2020 1:50 pm
- Forum: House Party General Discussion
- Topic: Female main character/ lesbianism
- Replies: 1
- Views: 3698
- Sun Nov 17, 2019 12:51 pm
- Forum: House Party Custom Story Creator Discussion
- Topic: Mounting object given to NPC?
- Replies: 3
- Views: 7843
Re: Mounting object given to NPC?
Thanks, that's got me sorted out. I think what I was missing was the explicit setenabled. Really all I needed to add to what you gave me here was a check for player having picked up both pair before adding the not-given item to player inventory. Easy enough with player values. Thanks alot.
- Sat Nov 09, 2019 8:08 pm
- Forum: House Party Custom Story Creator Discussion
- Topic: Mounting object given to NPC?
- Replies: 3
- Views: 7843
Mounting object given to NPC?
Trying to 'give' a character sunglasses from the player's inventory and have them mount to that characters head. I also want it to check for glasses already mounted and remove the glasses to the player's inventory, from the characters head, before mounting the sunglasses. And Vice Versa. The best I ...