29f @verb #51:"kill_all_sessions" this none this rxdo #55 @program #51:"kill_all_sessions" this none this "WIZARDLY" if (caller != this && !caller_perms().wizard) return E_PERM else for victim in (this.contents) victim:tell("Sorry, ", this.name, " is going down. Your editing session is hosed.") this:safety_move(victim, (who = victim in this.active) && valid(origin = this.original[who]) ? origin | (valid(victim.home) ? victim.home | $player_start)) endfor for p in ({@this.stateprops, {"original"}, {"active"}, {"times"}}) this.(p[1]) = {} endfor return 1 endif "Last modified by Cecil (#7407) on Thu Feb 13 11:50:27 2003 MST." . 0