@verb #3887:"alert" this none none rdo #3887 @program #3887:"alert" this none none if (time() - this.last_alert < 60) return player:tell("You must wait atleast 1 minute before alerting ", this.name, " again.") endif player:Tell("You alert ", this.name, ".") this:tell("-> You have been alerted by ", `player:nn() ! ANY => player.name', ".") this:beep() this.last_alert = time() "Last modified by Daryl (#3887) on Thu Aug 24 22:56:03 2000 MDT." .