@verb #757:"www_desc" this none this rxdo #789 @program #757:"www_desc" this none this "Print a message on the welcome screen with the names of those online." who = this:actives() who = {@who[1], @who[2]} if (length(who) == 1) who = $msg:substitute(this:msg_player_sing(), who) elseif (who) who = $msg:substitute(this:msg_player_plur(), who) else who = `$msg:substitute(this:msg_player_none()) ! E_PROPNF => ""' endif return {@pass(@args), "
" + who} "Last modified by manta (#7165) on Fri Sep 11 04:09:35 1998 EDT." .