Find operators name. Xyborg Monday, February 21, 2000

Hey!

I was wondering in subscript how to find the channel operators name...

I currently use this line whisper("command " + paramWord(1) + "", "Sr'sJustusBot") But it won't work if not Sr'sJustusBot is the operator... Isnt' there a command like getOPName() or something?

Thx Xyborg.

 
Re: Find operators name. SubSpace Tuesday, February 22, 2000

Hi Xyborg,

> I was wondering in subscript how to find the channel operators name...

I've just released version 1.00 beta 2, where I've added a gavelHolder() function returning the name of the gavel holder. gavelHolder(2) will return ther name of a second gavel holder if there is one, etc.

It's not in the helpfile yet, which will be updated for the 1.0 final.

SubSpace

 
Re: Find operators name. Xyborg Tuesday, February 22, 2000

> Hi Xyborg,

> I've just released version 1.00 beta 2, where I've added a gavelHolder()
> function returning the name of the gavel holder. gavelHolder(2) will
> return ther name of a second gavel holder if there is one, etc.

> It's not in the helpfile yet, which will be updated for the 1.0 final.

> SubSpace

Thank you!!! I'm already using it now!

Xyborg

 
Re: Find operators name. SubSpace Thursday, February 24, 2000

Hi,

> Thank you!!! I'm already using it now!

No problem :)

SubSpace