ambivalentmanasprite
Member
- Nov 22, 2017
- 101
- 125
- 94
How is the farm activated? And....can some one make a Sailor Venus (or have they already)?
The Mega pack is exactly 785 girls. something like 17 GB unzipped.:heartcoveredeyes:Oh crap! So many girls
While running game code:
File "game/BKmain.rpy", line 1127, in script call
call slave_interact(girl) from _call_slave_interact
File "game/BKinteractions.rpy", line 464, in script call
call expression custom_label pass (girl=girl) from _call_expression_2
File "game/girls/Boa_Hancock/_events.rpy", line 279, in script
$ girl.acquire_perk(Perk("Snake-Weapon", Effect("change", "defense", 2), base_description = "She is protected by a guardian snake."))
File "game/girls/Boa_Hancock/_events.rpy", line 279, in <module>
$ girl.acquire_perk(Perk("Snake-Weapon", Effect("change", "defense", 2), base_description = "She is protected by a guardian snake."))
TypeError: __init__() takes at least 4 arguments (4 given)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/BKmain.rpy", line 1127, in script call
call slave_interact(girl) from _call_slave_interact
File "game/BKinteractions.rpy", line 464, in script call
call expression custom_label pass (girl=girl) from _call_expression_2
File "game/girls/Boa_Hancock/_events.rpy", line 279, in script
$ girl.acquire_perk(Perk("Snake-Weapon", Effect("change", "defense", 2), base_description = "She is protected by a guardian snake."))
File "/usr/share/renpy/renpy/ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/usr/share/renpy/renpy/python.py", line 1764, in py_exec_bytecode
exec bytecode in globals, locals
File "game/girls/Boa_Hancock/_events.rpy", line 279, in <module>
$ girl.acquire_perk(Perk("Snake-Weapon", Effect("change", "defense", 2), base_description = "She is protected by a guardian snake."))
TypeError: __init__() takes at least 4 arguments (4 given)
Linux-4.15.6-1-ARCH-x86_64-with-glibc2.2.5
Ren'Py 6.99.13.2919
Brothel King 0.13
$ girl.acquire_perk(Perk(name="Snake-Weapon", type="sex", effects=[Effect("change", "defense", 2)], base_description = "She is protected by a guardian snake."), forced=True)
$ girl.acquire_perk(Perk, Name("Snake-Weapon"), Effect("change", "defense", 2), base_description = "She is protected by a guardian snake.")
ohh thank you thank you. i really appreciate this.:extremelyhappy:New trainer version: 2.4
What's new: now you can change every single trait of your girls! Still 3 traits limit, but you can take negative trait away or even add 3 gold ones! Enjoy ;-)
Thank you again for your hard work.Good news people, i've managed to fix Boa Hancock special events bugs, now when she keeps the snake it becomes a bonus perk, giving her +2 defense, no more game crush or error messages for that! Enjoy!
Just replace your bugged _events.rpy file in Hancock pictures folder with this one (unzipped)
If you go to the options menu I think there's literally a setting where you can choose if you want the girls to keep the original first name, last name or both.Does any1 know how to change it so girls names aren't randomized,but stay the original?
Click girls/ the girl you want to change name/ and finale click on girls name.:closedtongue:Does any1 know how to change it so girls names aren't randomized,but stay the original?