MUDL:area
From WikiName
Summary
Function Name | area |
---|---|
Settable | No |
Returns | Area |
Parameter Options |
---|
Character |
Item |
This function returns the area is which the specified Character or Item currently resides.
Example
setproc <parent> # on_foo msg_character(%a, 'You are currently in ' + name(area(%a)) + '.'), return(true)