[TF] World activity messages (was: TinyFugue 5.0 alpha 10 released)
Brought to you by:
kenkeys
|
From: jlarue at pobox.c. (Justin) - 2003-05-28 09:46:58
|
I use: /def -ib'^[W' = /list_active_worlds /def -ib'^[S' = /listsockets And for your activity command, how about something like... /def -hACTIVITY showactivity - /echo %% Activity in world %1 (but then you get two of them when you're not in visual mode...Ken, maybe a way to make the alert stream go into the current world stream, rather than the status line - or perhaps both - if we so desire?) -ZiZ On Wed, May 28, 2003 at 09:55:21AM +0100, Azrael wrote: > I could possibly do this with: > > /def -hBACKGROUND bgact = /echo Activity in ...?? > > How would I get the specific world name that caused the activity? > > Also, is there a way to echo to all connected worlds in one command? |