server notices

General Help Questions and Answers

Moderators: L|B, cryoa, Riamus, XMog

server notices

Postby lammer » Wed Oct 13, 2004 4:54 pm

in invision all the serv notices go to one window is there a way to make the go to diff ones like the kills to a @kill window vhost to a @vhost window and Network-Global to a @Network-Global window Server-Notice to @ Server-Notice window

tryed this on ^*:SNOTICE:* ChatOps -- from *:{
OpenChatOps
echo $color(normal) -bmflirt @ChatOps $+(<,$remove($5,:),>) $6-
halt
}
on ^*:SNOTICE:* SETHOST -- from *:{
window @SETHOST
echo $color(normal) -bmflirt @SETHOST $+(<,$remove($5,:),>) $6-
halt
}
on ^*:SNOTICE:*WHOIS -- from *:{
OpenWHOISWindow
echo $color(normal) -bmflirt @Server $+(<,$remove($5,:),>) $6-
halt
}

on ^*:SNOTICE:* KILL -- from *:{
Open KILL
echo $color(normal) -bmflirt @ KILL $+(<,$remove($5,:),>) $6-
halt
}
on ^*:SNOTICE:* LocOps -- from *:{
OpenLocOps
echo $color(notice) -bmflirt @LocOps $+(-,$5,$server,-) $6-
halt
}
on ^*:SNOTICE:* GlobOps -- from *:{
OpenGlobOps echo $color(action) -bmflirt @GlobOps * $5-
halt
}
on ^*:SNOTICE:*:{
OpenServerWindow
echo $color(notice) -bmflirt @Server $1-
halt
}
on *:INPUT:@Server:{
if ((/* !iswm $1) || ($ctrlenter)) .raw chatops : $+ $1-
elseif (/me == $1) .raw chatops :* $me $2-
elseif ($istok(/l:/o,$1,58)) .raw LocOps $+(:,$2-)
elseif (/g == $1) .raw GlobOps $+(:,$2-)
else return
halt
}
alias OpenServerWindow {
if (!$window(@Server)) {
window -kEn @Server
titlebar @Server Notices $+([,$server on $network,]) - [/o or /l for LocOps] [/g for GlobOps]

}
}


but still go to one window
lammer
Member
Member
 
Posts: 3
Joined: Sat Oct 09, 2004 8:05 am

Postby L|B » Wed Oct 13, 2004 5:03 pm

Setup And Trouble Shooting http://www.ircmadeasy.com
User avatar
L|B
Global Moderator
Global Moderator
 
Posts: 921
Joined: Sat Aug 30, 2003 6:24 am
Location: Irc.Criten.net

Postby lammer » Thu Oct 14, 2004 3:34 pm

tks alot most of it works good
how would one put kills in the akill window
and this is not working at all
ON *^:SNOTICE:*: {
.haltdef
if (*Connect/Exit* iswm $1-) {
if ($window(@Client) == $null) {
window -nk1 @Client
}
echo 7 -t @Client 7[ $network ]14 $1-
lammer
Member
Member
 
Posts: 3
Joined: Sat Oct 09, 2004 8:05 am


Return to General Help

Who is online

Users browsing this forum: Bing [Bot] and 32 guests