roomlink
Syntax: %roomlink(vNum ,direction ,value)
Return or set the link in direction (uses mud direction like SE) to the room with vNum of value. To delete a link, value=-1, for an unknown link, value=-2, for a link back to the same room, value=-3. If vNum is omitted, the current room is used.
Note: Returns RoomKey if %roommode is set. |