LAST LOGICS
From AGI Wiki
Revision as of 13:29, 26 March 2018 by Andrew Branscom (talk | contribs) (Created page with "{{Stub}} <div align="center" style="font-size: 22pt">'''Last LOGICS'''</div> <div align="center">''''' '''''</div> ==<br /> Description == <blockquote> Last LOG...")
This page is a stub page. Please help if you can provide more information.
Last LOGICS
Description
Last LOGICS are simply the last LOGICS executed. Here you handle things like the player giving a command that the other logics don't recognize. For instance, if the player asks the game to swim when there is no water in a ROOM, no dynamic logic is loaded to deal with water. Somehow the player needs to be told we don't understand what he said. Last logics handles all code trying to provide intelligent responses to input not dealt with by one of the earlier-processed logics.
Sources
References
Also See