Skip to content
Buzzen Chat Network

Kill Window

A TG007 community discussion started by CharmedOne.

Discussion 5 posts
Page 1 of 1
Open
Topic #14285 · 5 published posts · 1,922 views

 

Ok i noticed when a sysops did a kill it didnt show in my regualr window how do i make it show in a window i make

 

 

on *:kill:#:{ 
  window -nk0 @Kill -1 -1 600 200

 

is not workin

It comes in as a server notice.

unfortunately I have yet to be able to pick this up using something like on snotice. mirc reads it for sure but i've yet to be able to figure out what command I can use to capture the return. But I do not use a socket connection. If you do then it's a simple matter of picking it up through your sockread. Could be i'm missing something but so far there is nothing i've tried that will allow me to capture it to be editable through anything other than sockread.

 

 

Get information about ircWx here

It really depends on which connection you are using. I grab KILLs in the sockread event and make it echo to all the common channels of user. Regardless, we can make something for you if we know what connection you are using. (and of course I can convince someone to kill me)

Stupidity is a metric of success.

Yeah you have to read it from a socket.

Edited Apr 16, 2010 4:17 AM by Travis