Difference between revisions of "Manual:DIL Manual/findroom()"

From DikuMUD Wiki
Jump to navigation Jump to search
(XML import)
(No difference)

Revision as of 13:08, 27 May 2020


unitptr findroom ( s : string )
   s : Symbolic name of room.
   return: A pointer to the room, or null
   Example: findroom("inn@udgaard")
---~---~---~---~---~---~---~---~---