Re: OLC+ Problem - rlink

From: Tony Robbins (robbinsw@ucs.orst.edu)
Date: 01/08/00


If you're using OLC+ in its entirety, you'll see that "set person olc ##"
does nothing anymore.  Zedit a room in the zone and you assign builder names
there (it's in the README).  If you just cut out rlink, there's a dig
command you might find works easier (faster, because you shouldn't have to
modify it).  If you're still using the set person olc ## format, then change
references to can_edit_zone(ch, real_zone(..)) to

if (GET_LEVEL(ch) >= LVL_IMPL || GET_OLC_ZONE(ch) == (zone number however
you got it)) {

That's basically it.

-k.

----- Original Message -----
From: "Galed Friedmann" <galed@SOFTHOME.NET>
To: <CIRCLE@post.queensu.ca>
Sent: Saturday, January 08, 2000 10:23 AM
Subject: [CIRCLE] OLC+ Problem - rlink


It seems that there is a problem with OLC+'s rlink command.
When somebody that is LVL_GRGOD tries to use 'rlink' he gets
a message 'You cannot create exits in this zone' even if the god
got access to that zone. Is there a way to fix it?


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



This archive was generated by hypermail 2b30 : 04/10/01 PDT