
Take Over is a game about corruption, where you need to be careful about being caught by the oppresive government. Mind control the people in town, use them and their influence in your favor, or put them to work to get resources and money, and finally take over.
v0.11
Added two new jobs for Celia, Katy, Dimitria and Mirj (CKDM), these are entertainer and courtesans for the club. There are some scenes for them as entertainers, no scenes for them as courtesans. Courtesan jobs will use public use, of course, but entertainers won’t.
A new anal scene for CKDM, it’s amazing it took this long to add this, but I really haven’t had time, but this month I wanted to finish most of their content so far.
Oral, vaginal and anal sex scenes for Vera, Branka and Cynthia. You can see them all if you corrupted them, but not all of them if you are going through the love route.
8 exhibitionist events in different locations for CKDM.
Updated the journal, all the new characters are there now, added the nightlife tab, among other things.
Added mechanics for the club, now it will provide money once properly unlocked, you can also assign manpower to increase it’s earnings.
You can now assign manpower to all the other tasks (intelligence and insurgence tasks), so you can now assign your main characters to whatever you prefer with more freedom.
Some bug fixings, although I am aware there are some that still need corrections, specially ones about consistencies
any incest patches for this game
[code]
I’m sorry, but an uncaught exception occurred.
While running game code:
File “game/script/screens/screen journal.rpy”, line 15, in script
call screen screen_diary_production
File “renpy/common/000statements.rpy”, line 471, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File “game/script/screens/journal/production/screen production.rpy”, line 9, in execute
screen screen_diary_production:
File “game/script/screens/journal/production/screen production.rpy”, line 9, in execute
screen screen_diary_production:
File “game/script/screens/journal/production/screen production.rpy”, line 12, in execute
frame:
File “game/script/screens/journal/production/screen production.rpy”, line 129, in execute
if res_screen == “insurgency”:
File “game/script/screens/journal/production/screen production.rpy”, line 130, in execute
use screen_diary_insurgency
File “game/script/screens/journal/insurgency/screen insurgency.rpy”, line 9, in execute
screen screen_diary_insurgency: ## for now, then change this to be the logistics one
File “game/script/screens/journal/insurgency/screen insurgency.rpy”, line 9, in execute
screen screen_diary_insurgency: ## for now, then change this to be the logistics one
File “game/script/screens/journal/insurgency/screen insurgency.rpy”, line 12, in execute
frame:
File “game/script/screens/journal/insurgency/screen insurgency.rpy”, line 16, in execute
hbox:
File “game/script/screens/journal/insurgency/screen insurgency.rpy”, line 17, in execute
vbox:
File “game/script/screens/journal/insurgency/screen insurgency.rpy”, line 41, in execute
vbox:
File “game/script/screens/journal/insurgency/screen insurgency.rpy”, line 46, in execute
text “{font=KozGoPr6N-Regular.otf}{color=#000000}{size= 18}Luka will take care of your supplies and will keep purchasing them until your warehouse it’s full. Right now he is buying [_ins_log_supp_daily] supplies every day at a price of $[_ins_log_supp_cost]x10 supplies. \n\nBe careful, the more supplies you purchase, the higher the amount of suspicion it will generate. Right now suspicion will increase by [_ins_log_susp_daily] each day and buying your supplies will cost you $[_fin_money_logis]. \n\nIf you don’t have enough money to pay he will not buy anything. Buying supplies is always the first action calculated (since many tasks needs them) therefore you need to make sure you have enough money at hand to run your operations.{/size}{/color}{/font}”
NameError: Name ‘_ins_log_supp_daily’ is not defined.
— Full Traceback ————————————————————
Full traceback:
File “game/script/screens/screen journal.rpy”, line 15, in script
call screen screen_diary_production
File “C:\Users\llllllllll\TakeOver-0.6a-pc\renpy\ast.py”, line 1706, in execute
self.call(“execute”)
File “C:\Users\llllllllll\TakeOver-0.6a-pc\renpy\ast.py”, line 1724, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File “C:\Users\llllllllll\TakeOver-0.6a-pc\renpy\statements.py”, line 145, in call
return method(parsed, *args, **kwargs)
File “renpy/common/000statements.rpy”, line 471, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File “C:\Users\llllllllll\TakeOver-0.6a-pc\renpy\exports.py”, line 2526, in call_screen
rv = renpy.ui.interact(mouse=”screen”, type=”screen”, roll_forward=roll_forward)
File “C:\Users\llllllllll\TakeOver-0.6a-pc\renpy\ui.py”, line 285, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File “C:\Users\llllllllll\TakeOver-0.6a-pc\renpy\display\core.py”, line 2538, in interact
scene_lists.replace_transient()
File “C:\Users\llllllllll\TakeOver-0.6a-pc\renpy\display\core.py”, line 822, in replace_transient
self.remove(layer, tag)
File “C:\Users\llllllllll\TakeOver-0.6a-pc\renpy\display\core.py”, line 1107, in remove
self.hide_or_replace(layer, remove_index, “hide”)
File “C:\Users\llllllllll\TakeOver-0.6a-pc\renpy\display\core.py”, line 1031, in hide_or_replace
d = oldsle.displayable._hide(now – st, now – at, prefix)
File “C:\Users\llllllllll\TakeOver-0.6a-pc\renpy\display\screen.py”, line 443, in _hide
self.update()
File “C:\Users\llllllllll\TakeOver-0.6a-pc\renpy\display\screen.py”, line 578, in update
self.screen.function(**self.scope)
File “game/script/screens/journal/production/screen production.rpy”, line 9, in execute
screen screen_diary_production:
File “game/script/screens/journal/production/screen production.rpy”, line 9, in execute
screen screen_diary_production:
File “game/script/screens/journal/production/screen production.rpy”, line 12, in execute
frame:
File “game/script/screens/journal/production/screen production.rpy”, line 129, in execute
if res_screen == “insurgency”:
File “game/script/screens/journal/production/screen production.rpy”, line 130, in execute
use screen_diary_insurgency
File “game/script/screens/journal/insurgency/screen insurgency.rpy”, line 9, in execute
screen screen_diary_insurgency: ## for now, then change this to be the logistics one
File “game/script/screens/journal/insurgency/screen insurgency.rpy”, line 9, in execute
screen screen_diary_insurgency: ## for now, then change this to be the logistics one
File “game/script/screens/journal/insurgency/screen insurgency.rpy”, line 12, in execute
frame:
File “game/script/screens/journal/insurgency/screen insurgency.rpy”, line 16, in execute
hbox:
File “game/script/screens/journal/insurgency/screen insurgency.rpy”, line 17, in execute
vbox:
File “game/script/screens/journal/insurgency/screen insurgency.rpy”, line 41, in execute
vbox:
File “game/script/screens/journal/insurgency/screen insurgency.rpy”, line 46, in execute
text “{font=KozGoPr6N-Regular.otf}{color=#000000}{size= 18}Luka will take care of your supplies and will keep purchasing them until your warehouse it’s full. Right now he is buying [_ins_log_supp_daily] supplies every day at a price of $[_ins_log_supp_cost]x10 supplies. \n\nBe careful, the more supplies you purchase, the higher the amount of suspicion it will generate. Right now suspicion will increase by [_ins_log_susp_daily] each day and buying your supplies will cost you $[_fin_money_logis]. \n\nIf you don’t have enough money to pay he will not buy anything. Buying supplies is always the first action calculated (since many tasks needs them) therefore you need to make sure you have enough money at hand to run your operations.{/size}{/color}{/font}”
File “C:\Users\llllllllll\TakeOver-0.6a-pc\renpy\text\text.py”, line 1328, in __init__
self.set_text(text, scope, substitute)
File “C:\Users\llllllllll\TakeOver-0.6a-pc\renpy\text\text.py”, line 1426, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File “C:\Users\llllllllll\TakeOver-0.6a-pc\renpy\substitutions.py”, line 232, in substitute
s = formatter.vformat(s, (), kwargs)
File “/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py”, line 563, in vformat
File “/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py”, line 585, in _vformat
File “/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py”, line 646, in get_field
File “/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py”, line 605, in get_value
File “C:\Users\llllllllll\TakeOver-0.6a-pc\renpy\substitutions.py”, line 194, in __getitem__
raise NameError(“Name ‘{}’ is not defined.”.format(key))
NameError: Name ‘_ins_log_supp_daily’ is not defined.
Windows-7-6.1.7601-SP1
Ren’Py 6.99.12.4.2187
Take Over 0.6a
[/code]
how to use the incest patch?
Just add it into /game.