Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Redirect popups to chat

Kex Godel
Master Slacker
Join date: 14 Nov 2003
Posts: 869
04-07-2004 13:50
Could we get an option to redirect Event Announcements, money transfers, and online notifications to only show up in the chat area (and chat history)?

Preferably I'd like the ability to do each independently.

Or if you have lots of time to spare, read my message routing suggestion =D

/13/04/9083/1.html
Kex Godel
Master Slacker
Join date: 14 Nov 2003
Posts: 869
04-22-2004 08:57
I see that Event Announcments now show up in the Chat History. That's a great start, now can we please opt out of their popup dialogs? =)
Huns Valen
Don't PM me here.
Join date: 3 May 2003
Posts: 2,749
04-24-2004 01:31
YES PLEASE
Bosozoku Kato
insurrectionist midget
Join date: 16 Jun 2003
Posts: 452
04-24-2004 03:08
CODE

list Places = ["Hell", "Chat", "Hades", "Chat"];

defart
{
state_entry()
{
llSay(0, "Hi popatar.");
}

pop_up_event(integer PoppedFlag)
{
if (PoppedFlag)
{
integer rand = llGetListLength(Places) - 1;
rand = llINTrand(rand);
llSendDialogTo(llList2String(Places, rand);
llKThanksBye();
}
}
}


Send them to hell, else to Chat.

Boso
Oz Spade
ReadsNoPostLongerThanHand
Join date: 23 Sep 2003
Posts: 2,708
04-24-2004 06:23
Oh, very good idea, have an option like "Show All Dialog Text Only In Chat", text only because you do need to approve for some, like teleport invitations, etc.

It would cover... Money Transfers, Event Anouncements, anything else?
_____________________
"Don't anticipate outcome," the man said. "Await the unfolding of events. Remain in the moment." - Konrad
Candie Apple
Senior Mumbler
Join date: 1 Apr 2003
Posts: 477
04-24-2004 08:49
Or at least have the pop ups fade after 10 seconds or so, without having to click the OK button. I could live with that.
_____________________
==================

Quitting SL since Dec 2002!