Manual:DIL Manual/findroom()

From DikuMUD Wiki
< Manual:DIL Manual
Revision as of 22:39, 4 December 2025 by Nove (talk | contribs) (XML import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

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