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.4
All Through the Night
Run, Bronwynn, Run!
The Fortress of Fear
Xanix - Xixon Resurgence
Magnetic Moon
Bug Hunt On Menelaus
Skybreak v 1.2
Jacaranda Jim
A Difficult Puzzle
 
Latest Forum Posts
Testers required for "Book of Jax"
Race against Time Parser Comp. 2024
Score system on/off choice?
HAPPY BIRTHDAY NickyDude
Needing help
HAPY BIRTHDAY Lazzah
New game: Thy Dunjohnman
External requests for beta-testers
Any issues with Windows 11 install?
Some excellent loot
 
Latest Reviews
Thy Dunjohnman
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  %object% %object1% %objects% confusion

Issue Type: Status: Priority: Date Submitted: Votes:
Bug Completed Low Thu 27th Nov 2014 1 vote Vote Up Vote Down
 
Found in version: Last Updated: Completed in version: Date Completed: Track Changes:
5.0.32.1 Fri 28th Nov 2014 5.0.33 Fri 28th Nov 2014 Log In
 
saabieThu 27th Nov 2014 08:21
The three references %object% %object1% and %objects% are in fact the same reference, so if you use one of them and then print out the contents of all three, you will find that they all have the same value.

But the GUI treats them as different references, and will list them in restrictions and actions seperately as:
[Referenced Object]
[Referenced Object 1]
[Referenced Objects]

This could be confusing to new users.
It would be better if they were in fact three different references.
Or if they are the same reference then drop-down lists in restrictions and actions should use the same name for all three:
[Referenced Object(s)]
 
campbellThu 27th Nov 2014 23:33
%object% and %object1% are synonymous, the latter being useful when you have more than one object reference. However, %objects% is a distinct (and special) reference that matches on multiple reference, whereas the other references will only match a single item.
 
saabieFri 28th Nov 2014 00:51
When I tested this, if I use both the %objects% and %object1% reference then %object1%.Name prints the same list of objects as %objects%.List
 
campbellFri 28th Nov 2014 11:38
Ok, this should be fixed.
© 2013 Campbell Wild. All rights reserved. | Contact the Webmaster