2cf @verb #5252:"feature_add" this none this rxdo #562 @program #5252:"feature_add" this none this if (this == $feature) return player:tell(this.name, " says, \"It's a bloody GENERIC. It wouldn't do you ANY good!!!\"") endif this.users = {@this.users, player} if (!this.notify_for_guests && player:isa($guest)) return endif notification = $msg:substitute("%n (#%n~#) has just added %t (#%t~#) to %n~p features list.") if (this.notify_by_page) this.owner:tell(">>>", notification, "<<<") endif if (this.notify_by_mail) $mail_agent:send_message(this, this.owner, "Feature-add notification", notification) endif "Last modified by Raptor (#6319) on Mon Apr 23 20:24:05 2001 MDT." . 0