Re: [Circle] Question

From: Bri - Circle List (palin-c@lance.ij.net)
Date: 11/11/96


On Mon, 11 Nov 1996, Cyanide wrote:

> When I logon Invis, I do it to spy on my other immortals and see what kind
> of jobs they are doing ..but I have figured out that all they have to do is
> type 'last <my name>' and they will see that i logged on a few minutes ago
> ..that way they can tell if I am on ..Is there any way I can fix this?
> ~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~
Umm... check the do_last or wherever it is. Add something like...

if (GET_LEVEL(ch) < GET_LEVEL(tch)) {
   send_to_char("Access denied.\r\n", ch);
   break;
   }

Of course, this won't completely work; I can't just make up code like
that. But it's something like that. :)

Bri -=- Chalabrai @ Pendwynn MUD

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



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