2c3 @verb #7351:"acc*ept*able" this none this rxdo #9921 @program #7351:"acc*ept*able" this none this if (is_player(args[1])) keys = listassoc(this.apt, $MCA.rooms) for x in (args[1].contents) if (x in keys) return 1 endif $command_utils:suspend_if_needed() endfor return this:controlled_by(args[1]) || (this:is_unlocked_for(args[1]) && (args[1] in this.invites || this.open || args[1] in this.residents)) "this.residents check added by Cecil. :P" endif return this.open && this:is_unlocked_for(args[1]) || args[1] in this.residents || args[1] in this.invites || this:controlled_by(args[1].owner) "Last modified by Lao-Tzu (#8084) on Fri Dec 24 08:26:12 1999 MST." . 0