Lparent(): Difference between revisions

From TinyMUX
Jump to navigation Jump to search
(New page: Category:Functions FUNCTION: {{Function|lparent(<object>)}} This function returns a list consisting of the object's db# (as per num()), the db# of its parent, grandpa...)
 
(No difference)

Latest revision as of 23:15, 28 November 2010


FUNCTION: lparent(<object>)

This function returns a list consisting of the object's db# (as per num()), the db# of its parent, grandparent, great-grandparent, etc. The list will not, however, show parents of objects which the player is not privileged to examine.