Just use the dev console, i'm sure you can find an explanation by searching for it.I was wondering if there is a ETA for an update to the save editor, so that we don't have to do stuff like open the save file as a text file to give ourselves the new TFs and perks.
IIRC there more flags for that then it seem.I changed the flags to where Brint is now Brienne, but now I think I've locked myself out of the Family Matters quest and the triple marriage.
Wait, how could you miss them? Considering that this quest has variant for Tychris quest?300 days in a new save and I just realized I missed Nareva's appearance/plot twist while speedrunning through the early game...does anyone know which flags reset the event? Doing a ctrl+f for "mirror" and "nareva" don't return any (useful) results. Found the Sigrune flag but resetting her doesn't affect the rest of the event.
edit: found it, the flags are called "archway"
What flags are those?IIRC there more flags for that then it seem.
You need to make sure quest ended with brint becoming Brienne, and edit if it was Brienne who step in Undermountain (unsure, but it should matter?) + clear flags for his family seeing him for first time - this is there Brienne give us idea of lewding her family.
I would need a save file then I can experiment - first step in Undermountain is probably completely not related - unnecessary coding and the whole point of that cut of was to make coding and writing easier for future.What flags are those?
Here's a save file I used.I would need a save file then I can experiment - first step in Undermountain is probably completely not related - unnecessary coding and the whole point of that cut of was to make coding and writing easier for future.
Without more experiments BHAUS_INTO and BHAUS_EN are the two general flags for BriHaus begging scenes.
Edit: The quest starts on second visit with Brienne talking about hints. So maybe even flags above would be enough.
Here you have one. Brint is Brienne and you need to see Rina and Cassia's dates again - I tested this save up to the proposals, but I didn't do the wedding itself.Here's a save file I used.
Stored as in? I know that to edit in the Wyldmarks you want you have to do "pc.wyldMark = [n]" with n representing a number between 1 and 15 (see the wiki for each one). If you mean in terms or appearance, I don't know if it shows up. I tested it out on a fresh character I made to test it and the Appearance section didn't change. File attached is the save after adding wyld Mark #1Does anyone know where a character's Wyld Mark is stored?
Stored as in? I know that to edit in the Wyldmarks you want you have to do "pc.wyldMark = [n]" with n representing a number between 1 and 15 (see the wiki for each one). If you mean in terms or appearance, I don't know if it shows up. I tested it out on a fresh character I made to test it and the Appearance section didn't change. File attached is the save after adding wyld Mark #1
pc.wyldMark
, a creature's Wyld Mark must be stored in their statblock, same as their height, skin tone, hair colour, body parts, etc.. Additionally, each number must correspond to a specific Wyld Mark; it wouldn't surprise me if there's a GLOBAL.WYLDMARK_x = n
thing or similar going on, which might help if you're using the browser console and it gives auto-fill suggestions based on what you type like it does for TiTS (e.g. instead of finding which number corresponds to the horse-cock Wyld Mark, you could use GLOBAL.WYLDMARK_HORSECOCK
(or whatever it is) in place of that number).In the save file I have no idea. unlike TiTs and CoC there's no public Github I know of. The wiki I refer to is https://wiki.smutosaur.us/CoC2/Wyld_Elves#Mark_of_the_WyldAs in where is it listed in the save file? Pc.wyldmark does not exist in the save file, at least as far as this editor shows. The only way to get at it is to use the browser console?
Also what wiki are you talking about? There's no number codes listed for anything on the wiki.
Can you provide save file? I can look into it. I investigated marriage reset so if you check my posting somewhere there could be an answer theresnip
Try this save - you missed couple of flags that was the problem. It was:of course ill send it to you, tysm. I will check out anything around Marriage Reset as well