read_mobile()?

From: Gilbert the Great (eobert@UTS.CC.UTEXAS.EDU)
Date: 08/24/97


I noticed that some people use the following code format for creating
mobs/objs:
{
  rnum = real_mobile(vnum);
  mob = read_mobile(rnum, REAL);
}

I know that using:
{
  mob = read_mobile(vnum, VIRTUAL);
}
also works.  I was wondering which you think is better, and if they're the
same, why you'd choose the first...


     +------------------------------------------------------------+
     | 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