On Tue, Oct 16, 2007 at 10:44:45AM -0500, Mike Jackson wrote:
> happen, and I couldn't figure it out. I figure it would either override 
> the dynamic score and always apply -100 if there's a match in the AWL 
> database, or that the forced score would be ignored. So, which is it, or 
> an answer C that I couldn't think of?

The forced score is ignored.  More specifically, it's overwritten w/ the
dynamic score via the plugin:

      # current AWL score changes with each hit
      for my $set (0..3) {
        $pms->{conf}->{scoreset}->[$set]->{"AWL"} = sprintf("%0.3f", $delta);
      }

-- 
Randomly Selected Tagline:
He who fears the unknown may one day flee from his own backside.
                -- Sinbad

Attachment: pgpxiySyiunQX.pgp
Description: PGP signature

Reply via email to