- Jun 5, 2018
- 290
- 1,014
I ask my coder but it should work fine in 0.2 unless you loaded a old save game.it's not working, it crashes. see above post, i edited and added to it.
I ask my coder but it should work fine in 0.2 unless you loaded a old save game.it's not working, it crashes. see above post, i edited and added to it.
No worries, played the game. I'm into the story, just keep balance between content and story. Best of luck mate!0.2 just came out this month and sadly I can't make this my main job yet, so it depends on the support but hopefully i can finish it in 2 months, there is a lot of content i wanna add for Sandra and Lizzy since they won the poll and as always the goal is it to make every version better.
In the future we have plans to let you play as other characters as well for certain events but you won't be able to share girls in a ntr way.Game looks interesting! Is there an option to share women with other guys, or is this purely with MC?
Gotcha, thanks for the infoIn the future we have plans to let you play as other characters as well for certain events but you won't be able to share girls in a ntr way.
So, I think the Mrs. Williams character is HOT, after the police take her away is that the end of her appearance in Version 2 ????In the future we have plans to let you play as other characters as well for certain events but you won't be able to share girls in a ntr way.
For now yes, currently we work on 0.3 which will focus on Sandra and Lizzy. They both will have multiple scenes instead of 1 Scene for every character.So, I think the Mrs. Williams character is HOT, after the police take her away is that the end of her appearance in Version 2 ????
Thats weird, but unless the uploader changed something there should be no issue with it. If you can message me on our discord to check if we can solve that issue.my AV hates the Deep Impact.exe :FeelsBadMan::FeelsBadMan::FeelsBadMan:
but only 2c, 2b is fine....
He tells you, unless you did the valerie route then the dealer is locked but you are not missing out on anything.Sorry if its been asked but i cant find an answer here, how much money do i need for the dealer?
Yep! I earned several thousand dollars before i read further into the walk through and realised it was locked. Great game so far anyway!He tells you, unless you did the valerie route then the dealer is locked but you are not missing out on anything.
We won't add ntr but you will be able to play as other guys as well in later builds.not NTR? it's a shame because I think it's a dynamic that looks good with the game and attracts a certain audience (pregnancies and rivalry for women sounds interesting), and it's always good to have male characters development instead of 'just women and they're all yours'. I respect your decision, I have not tried the game yet, I'll prove it
Full traceback:
File "game/sociallinks/drling.rpy", line 87, in script
$inventory.earn(20)
File "E:\Temp\MEGAsync Downloads\DeepImpact-0.2-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Temp\MEGAsync Downloads\DeepImpact-0.2-pc\renpy\python.py", line 1888, in py_exec_bytecode
exec bytecode in globals, locals
File "game/sociallinks/drling.rpy", line 87, in <module>
$inventory.earn(20)
TypeError: 'int' object is not callable
While running game code:
File "game/sociallinks/drling.rpy", line 87, in script
$inventory.earn(20)
File "game/sociallinks/drling.rpy", line 87, in <module>
$inventory.earn(20)
TypeError: 'int' object is not callable
Sounds like a bug where the function inventory.earn() got overwritten by an int object.well i cant earn money,it gives an error.
Code:Full traceback: File "game/sociallinks/drling.rpy", line 87, in script $inventory.earn(20) File "E:\Temp\MEGAsync Downloads\DeepImpact-0.2-pc\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "E:\Temp\MEGAsync Downloads\DeepImpact-0.2-pc\renpy\python.py", line 1888, in py_exec_bytecode exec bytecode in globals, locals File "game/sociallinks/drling.rpy", line 87, in <module> $inventory.earn(20) TypeError: 'int' object is not callable While running game code: File "game/sociallinks/drling.rpy", line 87, in script $inventory.earn(20) File "game/sociallinks/drling.rpy", line 87, in <module> $inventory.earn(20) TypeError: 'int' object is not callable