Tell notification (broadcast) via MCP

Plavok

Active Member
Hi all

Is there a way to listen to the tell notifications through broadcast by just using MCP and not the full bot? I usually don't run the bot on my tank that I play, but would like to have tell notification. Right now I just started to use the bot for that, with the bot being pretty much empty otherwise. Would be great if I could save any resources additionally used by that though.

Thx,
Plavok
 

Kannkor

Ogre
Not exactly..

There is the TellWindow, which does the EXACT same thing, however it uses different routines than the tellwindow built into the bot. So you'd have to run the TellWindow on everyone (it's very , very minimal).

Options..
Ogre tell <options>
-B = broadcast
-R = Receive and display
-N = Noise when tell received

The options can't have any spaces..

So:
Ogre tell -b-r-n
if you wanted all 3 options. Note: This version does NOT filter out people on your authorization list. So it reports ALL tells, including those from your group etc.
 
Top Bottom