RunRoutines (lines 4058-4063)
Back to List
Browsing parserm.h
4058 [ RunRoutines obj prop;
4059 if (obj == thedark
4060 && prop ~= initial or short_name or description) obj=real_location;
4061 if (obj.&prop == 0) rfalse;
4062 return obj.prop();
4063 ];
Last updated 27 February 2004.
This site is no longer supported; information may be out of date.
Maintained as a historical archive by the Interactive Fiction Technology Foundation.
Copyright 1993-2018 IFTF, CC-BY-SA unless otherwise noted.
This page was originally managed by Graham Nelson (graham@gnelson.demon.co.uk) assisted by C Knight.