I Don’t Even Know what That MEANS!
Tl dr: I am learning Harlowe through trial by error. So I learn some things really quickly. I learn other things very...slowly. And giggle at the word boolean.
What is coding? I only have one dot in Technology yall.
The fuck is a boolean? Did the person who named it love ghosts and leaning?
6 hrs in, I have all my dialogue written, linked, and formatted. Now I’m just coding it so certain responses are only available to specific clan stuff. Its Harlowe thru Twinery, Open source BABY and UNITY compatible...
GOAL:
If: 'Nosferatu’ is True, then the option “Take Uber” should not be available. Why can’t I write If: 'Nosferatu’ is False, option “Take Uber” is available?????
Details: My macro variable is $clan. depending on what clan you chose, certain dialogues and disciplines are available. So all the clan names, Nos, Malk, etc are stringers. Do I need to set the stringer to a value?
HMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM














