Create your own Interactive Fiction

ADRIFT - Interactive Fiction  
Home   |   News ADRIFT News RSS   |   Screenshots   |   Download   |   Games ADRIFT Reviews RSS   |   Forum   |   Help   |   Links
Welcome Guest Register | Login
Popular Games
Skybreak v 1.2
Skybreak v. 1.4
the virtual human
Starship Quest
The Axe of Kolt
The Lost Labyrinth of Lazaitch
Magnetic Moon
The PK Girl
Xanix - Xixon Resurgence
Galen's Quest
 
Latest Forum Posts
Happy birthday, Lazzah
News on introComp
News on ParserComp 2025
Text Adventure Literacy Jam 2025
Task restriction question
Seawall or sea wall?
Default task message
Combi-Lib - an improved standard library
Uploading a new version of your game
Adding Keys to Expressions
 
Latest Reviews
DRAM 321 Final
Goldilocks is a FOX!
Xanix - Xixon Resurgence
Finn's Big Adventure
Bug Hunt On Menelaus
Magor Investigates...
Classic Adventure
Private Eye
Roozden's Color Code Module
Wumpus Hunt

Make a donation

Cursor  Can't use %direction% in expression if direction is "Up"

Issue Type: Status: Priority: Date Submitted: Votes:
Bug Completed High Sun 3rd Aug 2014 1 vote Vote Up Vote Down
 
Found in version: Last Updated: Completed in version: Date Completed: Track Changes:
5.0.31.4 Mon 4th Aug 2014 5.0.32 Mon 4th Aug 2014 Log In
 
saabieSun 3rd Aug 2014 16:50
If you have a task with a %direction% reference, and the direction entered is "Up", then any attempt to store it in a text variable with the action:
Set TextVarX = %direction%
does not work (the contents of the variable does not change).
But any other direction does work.

If we try to use it in an IF expression:
<# IF( %direction% = "South", "yes", "no" ) #>
then the expression gives no output for direction "Up", even though it correctly responds "yes" for south and "no" for the other directions.
 
campbellMon 4th Aug 2014 17:42
Fixed.
© 2013 Campbell Wild. All rights reserved. | Contact the Webmaster