Twine Forum
Discussions
Home
›
Help! with 2.0
Sign In
·
Register
Categories
Recent Discussions
Categories
4.9K
All Categories
1.2K
Help! with 1.x
333
Workshop
3K
Help! with 2.0
343
Chit-Chat
Links inside hooks.
thedeadparrot
December 2014
in
Help! with 2.0
This might be a silly question, but it seems like Harlowe Is Not Pleased when I try to use links inside hooks. Is there a way to do this? I only want to display this link when a condition is true.
Comments
thedeadparrot
December 2014
Oh man. As soon as I posted that, I figured out the answer.
If anyone else is having trouble with this, use
(print: "[[Link]]")
to make the link show up correctly inside the hook.
L
December 2014
This isn't my intended solution to this problem (which is actually a bug), but feel free to use it until I fix it.
kinzarr
January 2015
Was just wondering if this bug has been fixed?
Sign In
or
Register
to comment.
Forum Software Powered by Vanilla
Comments
If anyone else is having trouble with this, use to make the link show up correctly inside the hook.