X-Git-Url: https://ruin.nu/git/?p=NDIRC.git;a=blobdiff_plain;f=Commands%2FScans.pm;h=315903190c6ddf5b5e15e57f4d5c9cf9c3ed10a6;hp=acfe9a90cbecb27f1b5012c24a7376be2093f6d5;hb=0d63bf9da52cdfe2c9d8850b690032ff539b6398;hpb=5f2c0808b406a1c97a4cf07d1c7c51d574b4a6f6 diff --git a/Commands/Scans.pm b/Commands/Scans.pm index acfe9a9..3159031 100644 --- a/Commands/Scans.pm +++ b/Commands/Scans.pm @@ -93,7 +93,7 @@ VALUES((SELECT uid FROM users WHERE hostmask ILIKE $1),$2,$3,$4) RETURNING (id) } if ($id){ - $c->message(privmsg => $ND::scanchan + $c->message(privmsg =>$c->disp->targets->{scans} ,"$id http://game.planetarion.com/waves.pl?id=$typeid&x=$x&y=$y&z=$z" . " ($x:$y:$z $type) | <".$c->nick."> $msg" );