Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Huds showing text in chat

Julia6Julia Paine
Registered User
Join date: 15 Feb 2008
Posts: 2
09-25-2008 03:08
Wondering if I can get some help, most of my huds show in chat when I use them...I need to stop this, but have no clue how...Can anyone help ?...would really appreciate it thanks
Imnotgoing Sideways
Can't outlaw cute! =^-^=
Join date: 17 Nov 2007
Posts: 4,694
09-25-2008 04:24
If you can modify the scripts, look for anything that says llSay(0, .... and change it to llOwnerSay( .... To avoid chat spamming others, yet still getting the information to yourself. (^_^)

Or.. If you want it gone all together.. just lead each "Say" type line with // and it will comment out that line the next time you compile. (^_^)

Now... Remember... This will ONLY work if you're allowed to modify the scripts in the first place. If not, find the notecard that came with the HUD and see if it has a "silent" mode. (^_^)y
_____________________
Somewhere in this world; there is someone having some good clean fun doing the one thing you hate the most. (^_^)y


http://slurl.com/secondlife/Ferguson/54/237/94
Etierre Bonde
Registered User
Join date: 29 Jun 2008
Posts: 1
Silent Mode Button Not Working
10-09-2008 20:37
My EZ Animator has a silent mode button, which, from the pics here (not sure if old or new), might be gone now. But it is the megaphone toggle and it does not work. In 'off' mode, I still get open chat, only is 3 lines *per* event instead of the usual 6 or 8 when it is 'on'. I was able to modify New Script, and New Script 1 & 2 and so far so good, big relief!

There is an update, it seems, which includes more functionality? Msg only seemed for those in the know, I didn't even know you had AO and effects one. Will try to find out more... or if anyone can point me..

Thanks

Eti
Sindy Tsure
Will script for shoes
Join date: 18 Sep 2006
Posts: 4,103
10-09-2008 20:42
Some objects, like those from xcite or sensations, have a config notecard that goes in the objects and tells it how noisy you want it to be. If you (carefully) edit that notecard, you can tell it to not do any chat at all. Or whisper or shout.

Without knowing which HUD you're talking about, it's hard to say how or if you can shut it up.