[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Thanks to the now infamous Argon, we now know that rooms
can be created with $place.will_leave() refuses to let anyone
out. :)  Changing  $located.move_to() to restrict this
places managed by admins should fix this.

Change:

(> location.will_leave(place) <);

To the following:

if (location.manager().is($admin))
   (> location.will_leave(place) <);

If you find a core-problem, it helps to try to find a fix
for it instead of using it on others :).  Also:  please 
send problems (solved or not) to this list.  It's good
for everyone that runs ColdCore derived worlds. Thanks,

-- Chuck

--
Chuck Shepherd cshepher@brick.net