Chapter 3 is out on Dashingdon!
WhooâŚ
Oi @Morgan_V
I thought Dae (at least in my playthrough) killed Mornie earlier?!? Is this a flashback scene?!?
Mornie was wounded but not killed! She went back to Manerkol, who depending on whether youâre romancing him or nor had her sent away OR bit her. But now with this flashback, you get to see what really happened!
Damn, I love riddles in games. And rhyming. For a MC who likes singing/poetry and has high Wits itâs just perfect But since itâs playerâs wit being tested, every MC has a chance to impress their friends
Why must you leave me on a cliff hanger like that also slight issue I had on the riddle with the answer being Map, I typed in Map the first time and it said wrong then I typed in A Map and it said wrong but when I clicked on map as the answer it said correct. Not sure what happened. I tried it several times and it didnt seem to work. Is it case sensitive or am I just secretly misspelling map lol
I just type map and it works
First riddle took cap letter but the others didnâtâŚ
This is a known issue and Iâm not sure how to fix it, tbh.
Sometimes it works for some, while it doesnât work for others. I have included many variations in the code with all capital letters, mix and match, you name it.
Still, the problems persists. Iâm thinking there must be some advanced way to do it better, but I havenât figured it out yet.
Does anyone with experience in coding have any thoughts on this? The code now looks as follows:
*if ((((((((map=âa mapâ) or (map=âmapâ)) or (map=âMAPâ)) or (candle=âMapâ)) or (candle=âA Mapâ)) or (candle=âA MAPâ)) or (map=âa Mapâ)))
two things I can think of.
- youâre putting *input_text map, but then you have candle=âMAPâ. why is candle there? or is that something I didnât see?
- to make it a little less complicated, you could clarify it is only one word. then you wonât have to add all the âa mapâ variations
(I do quite like the riddles though )
Did⌠did we just rap battle a dragon?
Well I can now apparently say I dominated a dragon in the exchanging of obscene words in a competition meant to test wits.
I cant belive it either. Honestly one of the last things I would have expected from anything. However, it was a hilarious experience and totally worth the read.
It looks like you have one parentheses too many?
*if (((((((map=âa mapâ) or (map=âmapâ)) or (map=âMAPâ)) or (candle=âMapâ)) or (candle=âA Mapâ)) or (candle=âA MAPâ)) or (map=âa Mapâ))
Having seven parentheses on the lefthand side of the first variable variation and then only two for the very last variation might fix it?
@Jackpot1776 Oh God, the candle thing glared at me after you mentioned it hbcsasjvba The dangers of copypasting variables to avoid having to count all the parentheses for the next one⌠Thanks for the help! And the one-word warning would be helpful too!
@AChubbyBlackCat I had it as you suggest at first, but then because things were not firing correctly, I added the extra ones. It didnât seem to make much of a difference, though. It could just be just the candle instead of map thing mentioned earlier! Need to test if everything fires now that I fixed thatâŚ
Edit: I think the map correction did it! It should all trigger correctly now!
I prefer the term âFlytingâ lol itâs pretty fun
@EvilChani You need to start a new game for Ch3 to load correctly Otherwise the new variables donât trigger correctly. This is an example of that!
Restart and everything will play out as it should!
P.S. Yeah, youâre missing a whole scend there
I donât remember but was Mornie gonna be a ro?
I thought she was just a discardable annoyance, honestly didnât expect to see her alive.
Oh my devils, thatâs a good description