Shame, stupid missing orpheus book part two will haunt my quest log...
thats what i trying to spawn too. went back to way older save and got the items and want to figure out its ID to spawn in mar farther save.
Someone already posted the uuids for those books some pages back.
Alternatively download the item list from viewtopic.php?p=306939#p306939 and search through it for the books.
How to use this cheat table?
Install Cheat Engine
Double-click the .CT file in order to open it.
Click the PC icon in Cheat Engine in order to select the game process.
Keep the list.
Activate the trainer options by checking boxes or setting values from 0 to 1
Last edited by bloodaxis on Thu Aug 10, 2023 4:13 pm, edited 1 time in total.
How to use the Character Tags list? Is it possible to use object spawner under console command to spawn them using uuid?
I went off Zanzers table for Dialog Tags. As far as progression tags, they do not work for me. I assume because they are attached to the main character creation and not progression. Here are the Dialog Tags I've found to work for me from Zanzers and a few added myself. With these, you will get most of all dialog without breaking immersion. Im guessing you could add everything else, like Halfing, elf tags if you wanted to play a polymorph.
Guys i cant understand how to use the item spawner. Nothing happen anywhere and after a few spawns blind the game crash. Can you explain me where can i find the item spawned and how to prevent crashes?
Guys i cant understand how to use the item spawner. Nothing happen anywhere and after a few spawns blind the game crash. Can you explain me where can i find the item spawned and how to prevent crashes?
Directly under your character, or with the newest version of the table in your inventory, and what you can do to not crash the game is to not spawn things quickly, leave 5+ seconds in between toggling the scripts.
Hi everyone, can someone point me the part of the board where someone explain me how this table work? It's seems i can't get Console Commands or any other scripts checked... I already searched on the old answer but seems i can't find the answer. I'm not new to CE, and I've selected the bg3_dx11.exe process, still it seems i cant make it work. It may be because i modded the game (lev cap and more companion)?
Does anyone else experience constant magical sounds emanating from our characters after adding feats? It never stops...
This is a bug that happens with the Arcane Ward. Or maybe its a feature, all you can do is mention it in the official forums for a fix or mod it out.
But I don't have arcane ward, I didn't add it to my character either
It doesn't have any visual effects, just sounds (got really annoying after a while)
Update : I added Arcane Ward to my character and it doesn't have the sound that I meant, I think it's something else
Last edited by ferryatlan10 on Thu Aug 10, 2023 4:22 pm, edited 1 time in total.
Added On Demand Cheats > Set Max Party Size Override
So that means mods like "Party Limit Begone" from Nexus are obsolete now?
I was using this mod as well, I'll let you know if there's any problem between using Zanzer's new coding versus that mod. If I dont reply then everything's good and give a thumbs up to zanzer for figuring that one out.
the mod is causing alot of bugs , havent tested the ce option
as usefull as the mod is - changing areas (with the underworld boat for example ) only works for 4 party members , the other are left behind , bugged ofc
or a conversation loop with the steelguard at undercity of BG
Is there any way to make the character resource console commands, besides action and bonus action, permanent?
As in if you add spell slots, save, close everything and restart the game, you get to keep the spell slots you added.
Funny enough spell slots isnt permanent at all.
edit: Guess i misread.
Values actually permanent until game decide recalculate them. Like fighter is going to have all spell slots, cause there no way game going to check those by himself. If u have a bunch passives ur bonuses looks legit, but out of fin air - not so much.
Last edited by Verlock on Thu Aug 10, 2023 4:28 pm, edited 2 times in total.
the mod is causing alot of bugs , havent tested the ce option
as usefull as the mod is - changing areas (with the underworld boat for example ) only works for 4 party members , the other are left behind , bugged ofc
or a conversation loop with the steelguard at undercity of BG
I already expirience some troubles similar to mod page bug reports. With CE only... be realistic.
Is there way to make a boost permanent? I tried almost a week cant find a proper way.
The problem with alot of boosts or attributes not being permanent is contained either in the "passive" which connects all the spells and spell list to the progression files. When you reload a game, it pulls from the progression files back to the original state of the character class. This is why when you recreate your character all the CE edits are still attached, they attach to your character not class.
Most of these CE edits only work when it targets boosts, passives or selectors. You can easily change this with a mod however. Add this to level 1 of your class on a class mod.
Added On Demand Cheats > Set Max Party Size Override
So that means mods like "Party Limit Begone" from Nexus are obsolete now?
I was using this mod as well, I'll let you know if there's any problem between using Zanzer's new coding versus that mod. If I dont reply then everything's good and give a thumbs up to zanzer for figuring that one out.
So that means mods like "Party Limit Begone" from Nexus are obsolete now?
I was using this mod as well, I'll let you know if there's any problem between using Zanzer's new coding versus that mod. If I dont reply then everything's good and give a thumbs up to zanzer for figuring that one out.
the mod is causing alot of bugs , havent tested the ce option
as usefull as the mod is - changing areas (with the underworld boat for example ) only works for 4 party members , the other are left behind , bugged ofc
or a conversation loop with the steelguard at undercity of BG
So you mean the underworld boat scene is fixed this way?
I have no clue how to add this code to the cheat engine.
Code:
local addressList = getAddressList()
local search = "Description"
for i = 0, addressList.Count - 1 do
local record = addressList.MemoryRecord
if record.Description:find(search) then
addressList.setSelectedRecord(record)
break
end
end
Nvm i GOT IT to work xD im being stupid.
Last edited by Killerzone101 on Thu Aug 10, 2023 4:43 pm, edited 1 time in total.