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

From DikuMUD Wiki
Jump to navigation Jump to search
(XML import)
 
(XML import of LLM wiki pages)
(One intermediate revision by the same user not shown)
(No difference)

Revision as of 10:42, 4 December 2025


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