Findable(): Difference between revisions

From TinyMUX
Jump to navigation Jump to search
(New page: Category:Functions FUNCTION: {{Function|findable(<object>,<victim>)}} Returns 1 if <object> can locate <victim>, or 0 otherwise. This checks wizard status of <object>, [[...)
 
(No difference)

Latest revision as of 02:15, 29 November 2010


FUNCTION: findable(<object>,<victim>)

Returns 1 if <object> can locate <victim>, or 0 otherwise. This checks wizard status of <object>, UNFINDABLE status of <victim>, and other related factors. If <object> would not be able to see <victim> were they in the same location a 0 will be returned.