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
Marika the Offering
The Axe of Kolt
The Book Of Jax
Lost Coastlines
Skybreak v 1.2
The Lost Labyrinth of Lazaitch
The Fortress of Fear
Skybreak v. 1.4
Top Hat
Algernon's Conundrum
 
Latest Forum Posts
New ADRIFT 5 Game - THE LOST LABYRINTH OF LAZAITCH
Password Cracking
Object name autocapitalized when task run
D-Day
Happy birthday, Rotter
Text Adventure Literacy Jam 2025
People's Champion Tournament
HAPPY NEWYEAR
Crazy Commands
Merry Christmas everyone
 
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  ToDo: Selection only item functions

Issue Type: Status: Priority: Date Submitted: Votes:
Bug Completed Medium Fri 21st Feb 2014 4 votes Vote Up Vote Down
 
Found in version: Last Updated: Completed in version: Date Completed: Track Changes:
5.0.31.4 Thu 28th Aug 2014 5.0.33 Thu 28th Aug 2014 Log In
 
saabieFri 21st Feb 2014 02:46
The item functions of the form "ItemKey.Property", where "property" is the key of a selection-only property, causes a messagebox to popup saying "TODO - This section still has to be completed, please inform Campbell of what you were doing".
It should return 0 or 1 (not selected/selected) for an item key, or filter a group to only include items with this selected.

It would also be good to have a GroupKey.Property(false) version so you can filter a group for items that DONT have this property selected.
 
Wed 16th Jul 2014 20:49
I'm currently trying to use "Selection Only" properties in IF statements and they crash if the object does not have the property "Selected". I was expecting "Selected" to return 1 but anything else to return 0. I'm working around this by creating elaborate Tasks that use property X is selected as a restriction.

You can test this by creating a task that returns %object%.Wearable. If the object has "object is wearable" selected, the task displays "1". If the object does not have "object is wearable" selected, Adrift gives a ReplaceFunctions error and mucks up the output.

Thanks for your hard work.
 
campbellThu 28th Aug 2014 22:15
Fixed, and implemented filtering on non-existence of selection only properties with False (or 0).
© 2013 Campbell Wild. All rights reserved. | Contact the Webmaster