- May 20, 2021
- 423
- 162
i just use the cheat menu why bother playing the grindIt's because I'm a game dev too, and seeing someone ignoring a feature they implemented always make me a little sad![]()
i just use the cheat menu why bother playing the grindIt's because I'm a game dev too, and seeing someone ignoring a feature they implemented always make me a little sad![]()
It's not just because you're a dev*... it's because. XDIt's because I'm a game dev too, and seeing someone ignoring a feature they implemented always make me a little sad![]()
That's why the perfect date perk is so hilarious. Go to work, "X likes this". Do your finances "X likes this". Sell drugs "X likes this". Break into someone's house and rape them in their sleep "X likes this".Is it just me, or does it seem like every person you hang out with is always "hating this..." when you have a meal? Nobody likes to be taken out to dinner anymore??
Yeah, until you get the perfect date perk, they all pretty much hate anything you do.Is it just me, or does it seem like every person you hang out with is always "hating this..." when you have a meal? Nobody likes to be taken out to dinner anymore??
That's why the perfect date perk is so hilarious. Go to work, "X likes this". Do your finances "X likes this". Sell drugs "X likes this". Break into someone's house and rape them in their sleep "X likes this".
They like many other things that we do...how does one obtain the perfect date perk?Yeah, until you get the perfect date perk, they all pretty much hate anything you do.
Get enough achievements for 2 points in perks.They like many other things that we do...how does one obtain the perfect date perk?
Perks are all in the quest menu, not on right now but it's either the last or the second last tab at the top of the menuThey like many other things that we do...how does one obtain the perfect date perk?
WHAT: all, -sleep, -nap
WHERE: home
WHEN: 5 - 10
WHO: Actor = getRelative(); If Actor.livesWithPlayer() && !Actor.isMale() && Actor.isInterestedIn(Player) && Actor.rapportwithplayer > 15
OTHER: isAtHome()
Actor not a family member?Does anyone know why this would never trigger? The scene works fine when manually triggered but it never happens in regular gameplay. All the other scenes I've done with such lenient conditions happen practically ever other day but I've never seen this one once.
Code:WHAT: all, -sleep, -nap WHERE: home WHEN: 5 - 10 WHO: Actor = getRelative(); If Actor.livesWithPlayer() && !Actor.isMale() && Actor.isInterestedIn(Player) && Actor.rapportwithplayer > 15 OTHER: isAtHome()
That's it. Thanks.Error
Actor.rapportwithplayer> 15
|
V
Actor:rapportwithplayer > 15
how do you manually triger a sceneDoes anyone know why this would never trigger? The scene works fine when manually triggered but it never happens in regular gameplay. All the other scenes I've done with such lenient conditions happen practically ever other day but I've never seen this one once.
Code:WHAT: all, -sleep, -nap WHERE: home WHEN: 5 - 10 WHO: Actor = getRelative(); If Actor.livesWithPlayer() && !Actor.isMale() && Actor.isInterestedIn(Player) && Actor.rapportwithplayer > 15 OTHER: isAtHome()
The tilde key causes a little text box to open on the bottom right. Type in the filename minus the extension for the scene there and it force plays it if it can. If it can't for some reason, like there's no suitable npcs to fill a role, you won't get an error or anything. Just nothing will happen.how do you manually triger a scene
That would be awesomeThis has probably been suggested before- I think there should be a quest that centers around a pandemic or something that leaves the city needing to be repopulated... and you are the only hope.