Pfind(): Difference between revisions

From TinyMUX
Jump to navigation Jump to search
(New page: Category:Functions FUNCTION: {{Function|pfind(<string>)}} This function behaves just like pmatch() except that it will match a non-player dbref. This function is provided...)
 
(No difference)

Latest revision as of 00:59, 29 November 2010


FUNCTION: pfind(<string>)

This function behaves just like pmatch() except that it will match a non-player dbref. This function is provided in case the old behavior of pmatch() is still required.

Related Topics

pmatch()