Is ObjectList deprecated in 5.6.2?

xordevoreaux
19 Apr 2016, 19:03
http://docs.textadventures.co.uk/quest/ ... tlist.html talks about object lists, but in going through the GUI for various object types, I'm not seeing object list among them. I see string list, and object, but not object list.

The Pixie
19 Apr 2016, 19:49
I think it just got missed from the GUI. They are way to useful to get rid of, Quest uses them internally a lot.

HegemonKhan
19 Apr 2016, 21:10
Objectlists still exist, but you got to code them in yourself... for some reason, they got left out from the GUI~Editor's options.

xordevoreaux
19 Apr 2016, 22:02
Bummer, I do everything through the GUI. So much for that. Thanks for letting me know.

The Pixie
20 Apr 2016, 08:18
Just to be clear, you can still use object lists in the GUI. What you cannot do is set them to be attributes of an object, on the Attributes tab.

For example:
objectlist.png