Objeval(): Difference between revisions

From TinyMUX
Jump to navigation Jump to search
(New page: Category:Functions FUNCTION: {{Function|objeval(<object>,<expression>)}} Allows you to evaluate <expression> from the viewpoint of <object>. You must be a wizard or o...)
 
(No difference)

Latest revision as of 00:37, 29 November 2010


FUNCTION: objeval(<object>,<expression>)

Allows you to evaluate <expression> from the viewpoint of <object>. You must be a wizard or own <object> to use this function. If <object> does not exist or you don't meet the criterion, the function evaluates with your privileges. No one may use this function on #1.

This function is useful for securing objects which need to evaluate attributes on things owned by others.