DescribePlace(location) in Roodylib
Posted: Sat Jun 15, 2013 1:46 pm
I noticed that at some point, as I updated Roodylib and continued re-compiling "Tree and Star," the instances where I called DescribePlace stopped working, printing "Nothing" instead of the room description. I neglected this bug for a long time, figuring I would look into how the new routine works after I added more stuff. It turns out that it was blessedly simple to fix, though -- all I had to do was specifically add the (location) variable. So, I'm just making note that "DescribePlace" needs to be "DescribePlace(location)" now.
I think the feature of grouping objects for scene description purposes is an extremely good idea. I haven't used it yet, but I probably will.
I think the feature of grouping objects for scene description purposes is an extremely good idea. I haven't used it yet, but I probably will.