@verb #8668:"generate" any with/using this rdo #8084 @program #8668:"generate" any with/using this length = toint(dobjstr) if (length < 1) return player:tell("Invalid length.") endif player:tell("The password generated: \"", this:_password(this.generate_characters, length), "\".") player.responsible = listdelete(player.responsible, length(player.responsible)) player:tell("Text removed from your .responsible property.") "Last modified by Dax (#789) on Tue May 3 14:09:37 2005 MDT." .