- Feb 21, 2020
- 159
- 178
After thinking it, i decided to stick to the 0.15b personalities, since i also noticed old personalities also have stats changes on 0.2, so things could change even further until the "public" 0.2 version gets released. (cause right now is kinda on beta test)Yes, it would make the pack incompatible with 0.15b - There has been some discussion about how we could deal with this (eg: releasing one last compatability patch for 0.15b) but it doesn't look like it was ever resolved. The simplest way to deal with it for now would be to release 2 seperate packs for the different versions.
Weird, cause days ago, i added those 2 same code lines for a test origin, and it didn't show up for the girl... unless i made a typo, or custom origins only show up with the "original" (true name) version of the girl. (Will test it one more time)Custom origins are relatively simple, just one or two sentences. Here's a default origin line as an example:
You don't have permission to view the spoiler content. Log in or register now.
Thanks for the tips, but i think i also better leave this one alone for now.There's a simple way and a complex way. Simple way: Likes are based on personalities, so pick personalities for her that love booze and add all other personalities to the "never" list.
Complex way is to add an init_function to your girl in the BK.ini and then add an events.rpy file to the girl pack with that init function in it. That's a piece of code that will run when your girl is spawned in the game. In that code you could override the "default" likes and dislikes of whatever personality she's generated with.
Maybe i will go all the way with the 2nd method for some v0.2 BK ini update i eventually make.
Last edited: