Exit(): Difference between revisions

From TinyMUX
Jump to navigation Jump to search
Ian (talk | contribs)
No edit summary
 
(No difference)

Latest revision as of 05:19, 17 January 2006

Description

FUNCTION: exit(object)

Exit returns the first exit on the list of exits in the object. Dark exits are not listed, unless you own the object. Unlike LEXITS(), this function does not provide information about exits in parent objects.

Related Topics: con(), lcon(), lexits(), next().


(--Soylent 01:58, 3 December 2005 (EST))