AfterRoutines (lines 4018-4025)
Back to List
Browsing parserm.h
4018 [ AfterRoutines;
4019 scope_reason=REACT_AFTER_REASON; parser_one=0;
4020 SearchScope(ScopeCeiling(player),player,0); scope_reason=PARSING_REASON;
4021 if (parser_one~=0) rtrue;
4022 if (location~=0 && RunRoutines(location,after)~=0) rtrue;
4023 if (inp1>1 && RunRoutines(inp1,after)~=0) rtrue;
4024 return GamePostRoutine();
4025 ];
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.