Explorar o código

solved broadcast minor bug

BLaCkShaDoW %!s(int64=4) %!d(string=hai) anos
pai
achega
97cf0c02e8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      BlackTools/Commands/BT.PrvCmds.tcl

+ 1 - 1
BlackTools/Commands/BT.PrvCmds.tcl

@@ -1595,7 +1595,7 @@ if {$reason == ""} {
 
 broadcast {
 if {[matchattr $hand nm]} {
-	set text [join [lrange [split $arg] 2 end]]	
+	set text [join [lrange [split $arg] 1 end]]	
 	set chan1 "$chan"
 	set type 2
 	broadcast:cmd:process $nick $input $hand $chan $chan1 $text $type