Re: mount and scripts

From: Axiem (axiem@swbell.net)
Date: 02/21/99


Shane Augustine wrote:

> Hi I installed mounts a while ago and then I found out that the greet
> triggers
> didn't work because of the mounts in the do_simple_move function.  Now
> i've
> already spent about 4 hours trying ot fix it and the mud crashes on
> lines that seem
> perfect to me.  Has anyone successfully been able to get both mounts and
> greet
> triggers working?  If so could you paste the function.. i really have
> spent forever
> on this, and the mud will crash on a simple line like
>       if (ROOM_FLAGGED(EXIT(ch, dir)->to_room, ROOM_GODROOM) &&
>  GET_LEVEL(ch) < LVL_HIGH) {
>     send_to_char("You aren't godly enough to use that room!\r\n", ch);
>     return 0;
>

Might want a } at the end of that statement :P

> I'm going insane right about now.. I am using unix so i can't patch.
>


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