@verb #4572:"tell_players" this none this rxdo #7407 @program #4572:"tell_players" this none this {players} = args if (!players) $msg:mtell("player_none") elseif (length(players) == 1) $msg:mtell("player_sing", players[1]) else $msg:mtell("player_plur", players) endif .