@verb #348:"_exitfunc" this none this rxdo #9342 @program #348:"_exitfunc" this none this "If everyone has left the holosuite, load the empty holosuite room." crowd = 0 for dude in (this:contents()) crowd = is_player(dude) + crowd endfor if (!crowd && parent(this) != #1945) this:end() endif return pass(@args) .