I am currently working on a Twine Story, and I have run into a problem. I am using SugarCube 1.0.34 with Twine 2. When I try to use <<print either>>, it ends up giving me the error "Error: <<print>>: bad expression: Unexpected token ILLEGAL".
If you would like to see what I attempted to use:
<<print either("Greg began to walk away when it asked 'May I have that gun?' Greg stopped and looked back at it.
[[Greg gives it the gun.|Give]]
[[Greg continues walking.|Continue]]", "The Riot member sat in silence. It stood perfectly still as Greg walked away. Greg turned a corner when he heard the squeak of a window opening.
[[Greg heads to the kitchen.|RevKit]]")>>
If you would like to see what I attempted to use:
<<print either("Greg began to walk away when it asked 'May I have that gun?' Greg stopped and looked back at it.
[[Greg gives it the gun.|Give]]
[[Greg continues walking.|Continue]]", "The Riot member sat in silence. It stood perfectly still as Greg walked away. Greg turned a corner when he heard the squeak of a window opening.
[[Greg heads to the kitchen.|RevKit]]")>>