Why don't Squiffy show the sections and passages I have?
uyuuwu
03 Nov 2019, 22:03I'm new to this, but I'm making something in Squiffy, and when I preview the gamebook I'm making, I have content in my new section but it won't show up! What do I do?
Toe Thief
04 Nov 2019, 18:01What does the script your using look like?
Sh4dowGaming1234
04 Nov 2019, 19:10Well, we kind of need to see the code for a complete understanding, but it may be one of three reasons:
- The link text does not match due to a spelling mistake (E.G. [Start] and [Strat])
- You might have forgotten to add ":" to the end, like this:
[[Start]]
[[Start]] <-- ":" goes here
Text for section link.
- You may have forgotton to do double brackets around one.
However, we will need your code to be 100% certain.