SmokeyOne wrote:so in other words, I'll have to make a 40k proc basicly just over retriveing klines, glines, kills, or what ever else is vital information ?
Let us see. You started the thread 4 days ago with:
SmokeyOne wrote:
i need al ittle help with this one, i'm wanting to take raw server msgs and output them to a channel. What would be the best way to go about doing that?
This is a completely non specific and general question. So yes, if you want to catch all raw server messages then you make the RAW binds and call a proc that outputs the messages to your channel. If you need only specific RAW's then you only bind to those specific RAW's. Easy as that.
The answer was already given to you by stdragon. So, why are you re-iterating the answer, instead of starting to just create the Tcl?
How difficult can it be to look up the rfc and create the RAW bindings you need?