252 @verb #8562:"allow_cmd" this none this rxdo #3887 @program #8562:"allow_cmd" this none this if (!this:has_access(player, "allow")) return this:say(this.msg_access_denied_say) elseif ((level = this:parse_level(dobjstr)) < 0) return this:say(this.msg_invalid_level_say) elseif (!(power = iobjstr)) return this:say(this.msg_invalid_command_say) endif this.powers[listiassoc(power, this.powers)] = {power, level} this:say(tostr("It now requires level ", $su:english_number(level), " or above to ", power, ".")) "Last modified by Daryl (#3887) on Thu Jul 29 18:23:27 1999 MDT." . 0