Shubiniell wrote: ↑Tue Dec 12, 2023 5:40 pm
Tried as you wrote, but didn't work -
i've seen another post to do this:
status = {
"GOB_PENITENT",
"GOB_CALMNESS_IN_PAIN",
"GOB_CALMNESS_IN_PAIN_ACTIVE"
}
ApplyStatusToPlayer(status)
but where i need to put this?
Thanks
So, the UID I gave was correct! But for some reason it is extremely buggy and causes crash to desktop every time I've tried.
Alright I found another way to add this, though it does not use CheatEngine. This other method shouldn't take long at all, and if you use mods already it might only take you a couple of minutes.
Are you running BG3SE? If not download it
[Link] Or better yet, just download the
[Link] Once you have the BG3 Mod Manager running you can click on Tools -> "Download & Extract the Script Extender.." and that should automatically install BG3SE for you. Be sure to set the Game Data Path and Game Executable Path in Settings -> Open Preferences, otherwise the game won't launch.
Once all that is done installing, hit Go -> 'Launch Game'. You should get the BG3 Script Extender Debug Console popping up before the main BG3 program goes fullscreen.
Now load your game, and once that's done, select the character you want to receive Loviatar's Love. Now alt-tab and bring up the BG3 Script Extender Debug Console. Copy and paste this onto the command line:
Code: Select all
Osi.ApplyStatus(GetHostCharacter(), "GOB_CALMNESS_IN_PAIN", -1)
The first time you do this and hit enter, you may see something like
Entering server Lua console. S>> When this happens, just copy and paste the code again and hit enter. This time you should finally get the buff! I tested it myself a few times. Here's how it looks when I've finished: