@verb #8484:"lj-check" none none none rxdo #9988 @program #8484:"lj-check" none none none player == caller_perms() || raise(E_PERM) if (login = this:get_login(player)) if (listassoc(player, this.friends_notify)) return player:tell("You are already listening for updates on your friends page. Be patient!") endif else return player:tell("You haven't set up an account yet. Please do that first, by typing \"lj-login (your livejournal username)\".") endif this.friends_notify = {@this.friends_notify, {player, 0}} player:tell("You will be notified when your friends page is updated! Enjoy!") "Last modified by Cecil (#7407) on Mon Feb 4 17:45:39 2002 MST." .