Difference between revisions of "MUDL:sector is in air"

From WikiName
Jump to: navigation, search
(Created page with " __TOC__ = Summary = {|class="abilitiestable" border="0" cellspacing="0" cellpadding="0" ! Function Name | sector_is_in_air |- ! Settable | No |- ! Returns | Boolean |} {...")
 
(No difference)

Latest revision as of 22:07, 19 April 2019


Summary

Function Name sector_is_in_air
Settable No
Returns Boolean


Parameter Options
Room


This function takes the input room and returns TRUE if the sector is in a room that requires flying and FALSE otherwise.


Example

TBD