notice window using ^ and haltdef

By KrYpTiK on Feb 27, 2006

yah it sends all your notices/snotices to a window and stops the origanol notice i found if your using a ghetto mts theme system sometimes it cant halt the origanol notices but its still usefull paste it to remotes and yah have fun

on ^*:notice:*:?: {
  haltdef
  window -emg[1]k[0] @Notices
 aline -p @Notices  $asctime(hh:nn:sstt) $nick $1-
  }
on ^*:snotice:*: {
   haltdef
  window -emg[1]k[0] @SNotices
 aline -p @SNotices  $asctime(hh:nn:sstt) (SNtoice) $1-
  }

Comments

Sign in to comment.
KrYpTiK   -  Mar 03, 2006

yah it read the two as the same set and it had the repeat of ? :P

but it tech. is one set why i only used } instead of a halt } }

 Respond  
KrYpTiK   -  Mar 03, 2006

yah thas solved :) now anyways

 Respond  
RoninWarrior   -  Feb 27, 2006

doesnt all work, errors with ? and also the SNotice window doesnt work.

 Respond  
RoninWarrior   -  Feb 27, 2006

-
?: Unknown command

 Respond  
KrYpTiK   -  Feb 27, 2006

yah i know it snt a whole lot but it is very usefull when your sitting on a server your locop or higher on it keeps things clean :P

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.