Re: [bpl11] Remorts again

From: Chuck Reed (master@I-55.COM)
Date: 08/16/98


At 04:00 PM 8/16/1998 -0600, you wrote:
>well they reason i want an arg is this: i plan setting it up so IMP's can
>remort the player if they so choose, but i havent gotten to that part yet.
>But i do appreciate your ideas.

one_argument(argument, arg);

if(*arg && GET_LEVEL(ch) < LVL_IMMORTAL && str_cmp(arg, GET_NAME(ch))) {
   send_to_char("You can't remort anyone but yourself!\r\n", ch);
   return;
 }

---------------------------------------
Chuck Reed      | Ash of Dark Horizon |
master@i-55.com | dh.gator.net 6001   |
---------------------------------------


     +------------------------------------------------------------+
     | 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/15/00 PST