Would you consider supporting Lizz'es Braindances? It will crash if some LOD mods are active. Maybe you could disable the mod before the braindance starts active and re-enable after a braindance ends? Not sure if yours causes crashes, but just in case, see below...
Info for other modders For detecting current mod state, you can use special fact for this purpose: lizzies_bds_ext_state
The fact changes its value on these events: 0 - default, not set state, means nothing 1 - player sat down, any place - at Lizzie's, using streaming or BD anywhere 2 - player is entering a BD session, before teleporting to BD location 3 - player returned from BD session, after teleporting back to real location
Now two special values, both are set after player got up: 4 - if player watched a BD 5 - if player just sat down, didn't select any BD, and got up (for example in main Lizzie's room)
To detect these states as events, you can use two ways depending where are you trying to detect them: -in questphase you can use simple Pause Condition -in redscript you can use listener to the fact
Please, in scripts do not use "greater" or "lower" than a value, because it's possible that in future updates more states will be added, like 6, 7, or 8 will be occupied and it then could break your mod. Always use "equals".
collection version pack need update not sure which one though...maybe all of them...Also can you make the leg a tiny bit more thicc as you did on the butt, to even things out we would love that lol. look at marvel rival game as new character Emma legs how they design even if you dont know what i mean to reshape it.....IF YOU WANT TO I MEAN. But i think the butt width 1-4 need to be a tiny bit reduce. also make the arms a tiny bit thicc as well if you can of 1-4 to even the body if you can.
anybody encountering performance issues with this mod, I only tested it briefly and imma give it another go, but it looked like i was losing a lot of performance especially while in dogtown
Is it possible to make the distance even greater? Without the mod, it works at a distance of 5 meters, and with the mod at a distance of 15 meters, but this body change is still visible.
It should only affect NPCs. The author made this mod directly to support his mod: spawn0 - BODY MOD 2.0.It allows you to keep the visual change of the NPC's body at a longer distance.
20 comments
Info for other modders
For detecting current mod state, you can use special fact for this purpose:
lizzies_bds_ext_state
The fact changes its value on these events:
0 - default, not set state, means nothing
1 - player sat down, any place - at Lizzie's, using streaming or BD anywhere
2 - player is entering a BD session, before teleporting to BD location
3 - player returned from BD session, after teleporting back to real location
Now two special values, both are set after player got up:
4 - if player watched a BD
5 - if player just sat down, didn't select any BD, and got up (for example in main Lizzie's room)
To detect these states as events, you can use two ways depending where are you trying to detect them:
-in questphase you can use simple Pause Condition
-in redscript you can use listener to the fact
Please, in scripts do not use "greater" or "lower" than a value, because it's
possible that in future updates more states will be added, like 6, 7, or
8 will be occupied and it then could break your mod. Always use
"equals".
really hoping for a fix because this mod is vital tbh
thanks in advance
https://www.nexusmods.com/cyberpunk2077/mods/19926