Skip to content

Commit

Permalink
Netsplit :: /timer: insufficient parameters (line 4362, main.nbs),
Browse files Browse the repository at this point in the history
  • Loading branch information
acvxqs committed Aug 15, 2016
1 parent c16b341 commit be3ac2d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/main.nbs
Original file line number Diff line number Diff line change
Expand Up @@ -4359,8 +4359,7 @@ on ^*:RAWMODE:#:{
echo $color(mode) -ti4 # $npre $+  $nick $par(4 $+ $1) $2- $iif(%o == 1,$par(F6: ban))
}
else {
$iif($hget(netsplit, [ [ $cid ] $+ ] . [ $+ [ $2 ] ]),.timer -m 1 1900)
echo $color(mode) -ti4 # $npre $+  $nick $par($1) $iif($2,$2-,#)
$iif($hget(netsplit, [ [ $cid ] $+ ] . [ $+ [ $2 ] ]),.timer -m 1 1900 echo $color(mode) -ti4 # $npre $+  $nick $par($1) $iif($2,$2-,#))
}
if ($me isin $2) && ($hget(nbs,popup_other) == 1) {
n.ptext # $chr(1) Channel mode: # $chr(1) $npre $+  $nick $par($1) $replace($2-,$me, $+ $me $+ ) $iif($cid != $activecid,$par($network))
Expand Down

0 comments on commit be3ac2d

Please sign in to comment.