Nightmare Mudlib SimulEfun: event_pending() int event_pending(object) DESCRIPTION Returns true if an events is pending for the object in question. You should do this before trying to set up a new event for any object. LOCATION /secure/SimulEfun/events.c SEE ALSO event()