Re: [Coder-com] get_client_class(acptr) across servers?

2010-03-15 Thread Sirius
It's similar to asuka's /CHECK, and we want to display the current class on it. As I said though, if it's going to cause problems we can omit this information :) Thank you. On 15 March 2010 22:22, Isomer wrote: > Sirius wrote: > > Hi Michael, > > > >

Re: [Coder-com] get_client_class(acptr) across servers?

2010-03-15 Thread Sirius
Poole wrote: > Sirius writes: > > > Hi, > > > > Is there a way to use get_client_class(acptr) across servers? Locally, > this > > works fine to retrieve the class of the user/oper, however, across > servers it > > doesn't. > > The client's c

[Coder-com] get_client_class(acptr) across servers?

2010-03-15 Thread Sirius
Hi, Is there a way to use get_client_class(acptr) across servers? Locally, this works fine to retrieve the class of the user/oper, however, across servers it doesn't. Obviously this would need to survive netsplits too. I am trying to integrate this into a custom command, but I cannot find a way o