MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: Enterfunc
-
Date: Thu, 4 Apr 1996 15:44:11 PST
-
From: slayer@kaiwan.com
-
Content-Type: text/plain; charset="us-ascii"
At 03:04 PM 4/4/96 PST, Michael Smith wrote:
>Try this:
>
>who = args[1];
>if (length(#<whatever>.contents) == 1)
>suspend(60);
>who.location:announce_all(#<whatever>.message1)
> <snip>
> <snip>
>endif
>pass(who);
>
>Also make sure it's TNT
hm but what if that person leaves and someone else enters? then it'll run
again and still be running from the previous one. exitfunc could of course
be fiddled with, though.
Follow-Ups:
- Re: Enterfunc
- From: "Matthew `GrendelFish' Dockrey" <rdockrey@comtch.iea.com>
Home |
Subject Index |
Thread Index