#bg3 script extender
Explore tagged Tumblr posts
blackjackkent · 10 days ago
Text
Just Launched: BG3 Script Extender Console Cheat Sheet!
youtube
This is a pet project I've been working on for a little while that is finally, I think, ready to see the light of day, and I'm excited to share it with y'all!
Visit http://bg3se.netlify.app for a useful cheat sheet of easily copyable and customizable commands to be used for various purposes in the BG3 Script Extender console mod.
Currently supported:
Quick-copy character UUIDs.
Search for plot flags and generate commands to set/unset/check them.
Search for character tags and generate commands to add/remove/check them.
Search for cutscenes and generate commands to trigger them dynamically with any character in each role. (Currently a non-exhaustive list due to the huge number of scenes in the game, but reach out to me if there's one you need and can't find!)
Search for items and generate commands to spawn them in your inventory.
Generate commands to spawn gold in your inventory, set character hitpoints, trigger a character respec, or set companion approval.
Suggestions very much welcome! Please reach out to me on Tumblr or Github if you have an idea for another feature, encounter a bug, or find some missing data.
89 notes · View notes
insipid-drivel · 1 year ago
Text
BG3's Hotfix 18: Fixing Broken Script Extender for Modders
So as of today (2/20/2024) Larian released Hotfix #18 to BG3. For those of you that are like me and enjoy modding the game, you've probably found Norbite's Script Extender is broken and a bunch of, if not all of, your mods are broken.
For those unfamiliar, Script Extender is what allows modders to use mods that use files, colors, commands, and models that aren't native to the innate code of the core game. Script Extender allows mod developers to extend the game's code so it will run normally alongside modded codes that alter, add, or remove features from the game.
Norbite has gone on-record saying that they do not know when they'll be able to fix this issue, as they had only just finished updating SE for Patch 6. Hotfix 18 changed some of the fundamental files within the game that will take longer and be more frustrating to fix, and there currently is no estimate for when SE will be fixed for Hotfix 18.
If you play using Steam, here's how you can roll back your game to Patch 6 and get Script Extender and your mods back:
Go into BG3's /bin folder. This is usually found in C:\Program Files (x86)\Steam\steamapps\common\Baldurs Gate 3\bin on most default downloads for PC.
Save/back up the original files in there.
Open your PC's Run menu (Win+R)
Write in the command: steam://open/console
Press Enter
Steam's engine should open automatically. You should see a blank page with a text window at the very bottom. This is Steam's console command menu.
In the command line, type the command: download_depot 1086940 1419652 8231067205656009020 [<delta manifestid>] [<depot flags filter>] : download single depot
Press enter. Steam should begin to download a few MB's worth of files.
Once steam finishes downloading, the same command screen will show you the exact file route where the newly downloaded folders were placed.
Open the new folder. There should be multiple different files of different types.
Copy all of the new files (Ctrl+A + Ctrl+C works)
Go back to BG3's original \bin within your Steam\steamapps\common\Baldurs Gate 3 path (see Step 1)
Paste (Ctrl+V) the new files into your \bin folder.
You should receive a prompt asking if you want to replace the files. Choose yes. (This is why you backed up the original files)
Close out of the folder and run BG3. You should receive a Data Mismatch warning from the LariLauncher. Ignore this and launch the game.
You should be able to enjoy your mods again
31 notes · View notes
yennefer-of-vengerbergs · 11 months ago
Text
Quick question for those of you who use script extender to swap out character models
Has anyone run into the issue where the character you want to swap out for your own character is only partially changed? I was trying to swap out Minthara for my oc in her romance scene, using this command in script extender:
Osi.QRY_StartDialogCustom_Fixed("CAMP_GoblinHuntCelebration_SD_ROM_NightWithDrow_0166176a-2eb4-db38-81b9-003dde80485b", Osi.DB_Avatars:Get(nil)[1][1], "S_Player_Astarion_c7c13742-bacd-460a-8f65-f864fe41f255", 1,1, -1, 1 )
and in the scenes where you have dialogue options (so before and after the actual spicy scene) Minthara's model is still there (so her head preset, hairstyle and outfit), but with the skintone and makeup I used on my oc. Does anyone know how I can fix that and avoid it in the future?
0 notes
jasakime · 1 year ago
Text
Tumblr media
me rn
231 notes · View notes
preciouslittle-bhaalbabe · 10 months ago
Text
Ok so this scene, but A!A on his crimson throne reading a letter from some hotshot patriarch about a ball. Looks to see his consort wearing the new outfit he got for them.
85 notes · View notes
bridgertonphd · 2 years ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
Songs From My BG3 Playlist ▶ THE WIZARD OF WATERDEEP
372 notes · View notes
fapqueen · 2 years ago
Text
(video by 0nakita on tik Tok )
160 notes · View notes
yume-tavriel · 7 months ago
Text
" It's very faint... but I think that a foster family looked after me before I ended up in the Temple of Bhaal."
Tumblr media Tumblr media
22 notes · View notes
kitthenameless · 3 months ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
💖 Empy, my squid kisser tav, and their pet brain 💖
11 notes · View notes
ilikedetectives · 9 months ago
Text
Tumblr media Tumblr media
Um new title for Minthara is interesting
19 notes · View notes
mission--control · 1 year ago
Text
Tumblr media
Another brief break from Missing Moments with Durge while Larian Studios continues to edge their entire player base for Patch 6
47 notes · View notes
blackjackkent · 1 month ago
Text
@featherwurm replied to your post “Pondering on trying to spin up a little one-pager...”:
Man I would love to get script extender working but I've yet to crack it.
Unsure if you mean you can't get it installed or can't get commands to run successfully, so super apologies if I'm telling you stuff you already know (but posting this anyway in case it's useful to someone else).
Do you use BG3 Mod Manager? If so, there is an option to download and install the Script Extender quickly through that interface:
Tumblr media
Run that command and complete the extraction, and then open the game via mod manager from the Go menu:
Tumblr media
This will open the game directly (you may have to click a confirmation within Steam, although lately it hasn't been prompting me), and you will see two windows open at once - the game and also a console window.
Tumblr media
Once you're loaded into a particular save, you can tab over to that console; hit enter a couple times and it will present you with the "server Lua console" input prompt:
Tumblr media
You can then type any command you want into this prompt:
Tumblr media
(If you've gotten this far but it's actually getting successful commands to run that you're having issues with - I'm def gonna try to put this cheatsheet together and update it as I learn more stuff, but if I can help with something specific in the meantime please let me know. :D )
16 notes · View notes
anonymouscreampuff · 1 year ago
Text
Tumblr media
they're my emotional support wizards
20 notes · View notes
mercymaker · 1 year ago
Text
how come it's only when i finally really feel like playing bg3 and making things and having ideas that the game is truly and utterly broken and the mods i need don't work anymore
youtube
9 notes · View notes
pinacoladamatata · 1 year ago
Text
casually checking bg3se github every hour and hoping it doesn't catch me looking like a shy schoolgirl
11 notes · View notes
dreadfulsanity · 2 years ago
Text
Baldur's Gate 3 Script Extender Commands
If you use mods, chances are you're already have BG3SE installed. Now you only need to activate the console and you have a whole new range of commands at your disposal. The mod Camp Event Notifications has an article on how to do exactly that.
And now, the magic. This is just a small list I've collected over the weeks.
Add Item To Inventory
TemplateAddTo(item_UUID, GetHostCharacter(), item_quantity)
Example for 1 Elixir of Vigilance straight into your pockets:
TemplateAddTo("17066367-7b64-402e-951d-9dcc1407c278", GetHostCharacter(), 1)
Raw List of Items: Armour, Jewellery, Weapons, Scrolls, Elixirs, Potions, Grenades. Still working on polishing it out, but has 99% of the items in it.
2. Add Gold
AddGold(GetHostCharacter(), 9999)
3. Add Experience
Osi.AddExplorationExperience(GetHostCharacter(), 5000)
4. Set Tadpole State (Hesitant/Open)
SetTadpoleTreeState(GetHostCharacter(), 1/2)
5. Add Tadpoles
AddTadpole(GetHostCharacter(), 20)
6. Respec
Osi.StartRespec(GetHostCharacter())
7. Change Appearance
Osi.StartChangeAppearance(GetHostCharacter())
8. Change Approval
Osi.ChangeApprovalRating("COMPANION UUID", GetHostCharacter(), 0, 100)
8.1. Companion UUIDs:
"S_Player_Karlach_2c76687d-93a2-477b-8b18-8a14b549304c" "S_Player_Minsc_0de603c5-42e2-4811-9dad-f652de080eba" "S_GOB_DrowCommander_25721313-0c15-4935-8176-9f134385451b" -- Minthara "S_GLO_Halsin_7628bc0e-52b8-42a7-856a-13a6fd413323" "S_Player_Jaheira_91b6b200-7d00-4d62-8dc9-99e8339dfa1a" "S_Player_Gale_ad9af97d-75da-406a-ae13-7071c563f604" "S_Player_Astarion_c7c13742-bacd-460a-8f65-f864fe41f255" "S_Player_Laezel_58a69333-40bf-8358-1d17-fff240d7fb12" "S_Player_Wyll_c774d764-4a17-48dc-b470-32ace9ce447d" "S_Player_ShadowHeart_3ed74f06-3c60-42dc-83f6-f034cb47c679"
10 notes · View notes