It doesnt give me the quest version and I know I dont have one on me. Whats going on? Though when Durge eats it he gets the flashback (The normal one), and shadowheart mentions talking about it. But can't do anything with them
Hi I'm sorry this never sent. Yes I am, I'm using that specific button and it does nothing. And I cannout use the command because I am too stupid to be able to turn on the command console (I have tried)
Having the same problem.. After using the noblestalk for my Durge i used the console to spawn a quest noblestalk i gave it then to Derryth ,then now the button for quest noblestalk in MCM works
For anyone manually modding or using the 'new' Mac mod manager that requires json files, you'll need to update the JSON for this one.
Template (Just replace the modName, folderName, UUID part in this code with the ones from whatever file you use): { "Mods": [ { "Name": "modName", "Folder": "folderName", "UUID": "UUID", "Version": "version (optional)" } ], "MD5": "" }
Here's an example for "More Noblestalk - Merchants - A1"
The updated JSON for "More Noblestalk - Merchants - A1" (this version will work with the mac mod manager and any other similar manual modding needs: { "Mods": [ { "Name": "More Noblestalk - Merchants - A1", "Folder": "More Noblestalk - Merchants", "UUID": "89a991f5-18d8-4010-beba-541c93f14c03", "Version": "36169534507319340" } ],
Is there any possible way to help Derryth and still be able to spawn a quest one afterwards? I'm playing Durge and if you wait to eat it until completing a certain quest in act 3 you get a different memory. So far I'm having no luck spawning another one after completing Derryth's quest and I don't really want to make it all the way to act 3 just to find out I can't get a new noblestalk no matter what I do
Ok so thankfully I was able to get one more using the MCM button but the console command doesn't work after giving one to Derryth for some reason. Not sure what the deal is with that
Quest is no longer active after you give it to derryth. So the noblestalk you can generate at that point is the normal one, not the quest one that is needed for durge for shadowheart
Well I tested it and somehow the one I was able to eventually generate worked for quest stuff but you are correct I definitely shouldn't have been able to do that lol
For anyone wondering how to get multiple versions of the Quest Version, You are only allowed one of the quest version in your inventory at any time. So use it with Shadowheart or whatever you want to do it first for. Then when that one is spent you can spawn another one by using the Console with Script Extender for BG3 by using this line:
it works but spawns only normal noblestalk not the quest one, so you can't give it to dwarf woman and Shadowheart, you can only ues it yourself if you are Durge.
85 comments
Osi.ToInventory("S_UND_MushroomHunter_Noblestalk_09561b3f-f556-4a01-b289-9b362bc0d43a", Osi.GetHostCharacter(), 1, 1, 1)
or
Osi.TemplateAddTo("09561b3f-f556-4a01-b289-9b362bc0d43a", GetHostCharacter(), 1);
Looks like when you consume quest version, you can not spawn it again, so be careful till I will find other solution.
You can also use command from sticky. It does the same.
Template (Just replace the modName, folderName, UUID part in this code with the ones from whatever file you use):
{
"Mods": [
{
"Name": "modName",
"Folder": "folderName",
"UUID": "UUID",
"Version": "version (optional)"
}
],
"MD5": ""
}
Here's an example for "More Noblestalk - Merchants - A1"
The original json:
{
"mods": [
{
"modName": "More Noblestalk - Merchants - A1",
"UUID": "89a991f5-18d8-4010-beba-541c93f14c03",
"folderName": "More Noblestalk - Merchants",
"version": "36169534507319340","MD5": ""
}
]
}
The updated JSON for "More Noblestalk - Merchants - A1" (this version will work with the mac mod manager and any other similar manual modding needs:
{
"Mods": [
{
"Name": "More Noblestalk - Merchants - A1",
"Folder": "More Noblestalk - Merchants",
"UUID": "89a991f5-18d8-4010-beba-541c93f14c03",
"Version": "36169534507319340"
}
],
"MD5": ""
}
Osi.TemplateAddTo("09561b3f-f556-4a01-b289-9b362bc0d43a", GetHostCharacter(), 1, 1);
Now Enjoy!!
Thanks a lot!! Lifesaver!
I have fixed it, thanks for the info!
infernal iron, soul coin, sussur bark, and mithral ore seem to be still working