Hi! Since you all helped me a lot last time I'm asking again.
(Using SugarCube 1.0.34 )
I want to let players choose their pronouns for the game (he/she/they). They're not going to be used much, just when other characters refer to them, and even then they're going to talk about the main character by a gender neutral title (similar to Dragon Age's "the Warden" or "the Herald").
I'm sadly not very good with code/CSS and while I've been looking at guides and rying around this just keeps refusing to work.
I had a look at https://gist.github.com/jkap/9433b2b1ade0fea951b4 which is kind of what I want to do. The part under :: pronoun stuff [script] would go into the Story JavaScript, right? Just that or is it assuming somethign else should be there? Because if just adding that to the JavaScript should work, then... it's not really working for me.
I also found http://twinery.org/forum/discussion/1785/comprehensive-pronouns-and-titles-intro which is incredibly comprehensive but probably far too complicated for me, and again, I only really need the pronouns, not titles or custom names (though I'm saving it for other projects!).
It's probably much easier than it's looking now to me I know.
Thank you so much for your patience with me!
(Using SugarCube 1.0.34 )
I want to let players choose their pronouns for the game (he/she/they). They're not going to be used much, just when other characters refer to them, and even then they're going to talk about the main character by a gender neutral title (similar to Dragon Age's "the Warden" or "the Herald").
I'm sadly not very good with code/CSS and while I've been looking at guides and rying around this just keeps refusing to work.
I had a look at https://gist.github.com/jkap/9433b2b1ade0fea951b4 which is kind of what I want to do. The part under :: pronoun stuff [script] would go into the Story JavaScript, right? Just that or is it assuming somethign else should be there? Because if just adding that to the JavaScript should work, then... it's not really working for me.
I also found http://twinery.org/forum/discussion/1785/comprehensive-pronouns-and-titles-intro which is incredibly comprehensive but probably far too complicated for me, and again, I only really need the pronouns, not titles or custom names (though I'm saving it for other projects!).
It's probably much easier than it's looking now to me I know.
Thank you so much for your patience with me!