Re: How to figure out if a room is present ?

From: George (greerga@DRAGON.HAM.MUOHIO.EDU)
Date: 10/15/97


On Wed, 15 Oct 1997, - Pure Krome - wrote:

>is there a function that will return true if room 1000 (that's the vnum,
>NOT the rnum) or false if it's not exsistant. I thought of gettin the

real_num = real_room(vnum);

if (real_num < 0)
  [it doesn't exist]
else
  [you have the real num]

--
George Greer  -  Me@Null.net   | Genius may have its limitations, but stupidity
http://www.van.ml.org/~greerga | is not thus handicapped. -- Elbert Hubbard


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/08/00 PST