Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Running message

Tomax Edison
Junior Member
Join date: 10 Aug 2004
Posts: 1
08-13-2004 22:29
Hey, if anyone out there knows about the AMA omega particles script 0.5, id like to know if theres a way to disable the green floating "running" message that hovers above the object i have applied the script to. thanks a ton.
Goshua Lament
Registered User
Join date: 25 Dec 2003
Posts: 703
08-14-2004 09:59
The O.5 Script from the LSL Wiki doesn't appear to have the text. Search for the line that has llSetText() and remove the llSetText() to disable text. If you want help finding this line or editing your script, post the code here (be sure to hit the php button) and I'll show you what to do.
_____________________
Flickr Second Life Photo Gallery

I no longer regularly login to SecondLife, but please contact me if an issue arises that needs my attention.
Ama Omega
Lost Wanderer
Join date: 11 Dec 2002
Posts: 1,770
08-14-2004 10:47
I never released any versions that set hover text. I highly recommend getting it straight from the wiki, a modified version may be modified (broken) in more ways than is readily apparent.
_____________________
--
010000010110110101100001001000000100111101101101011001010110011101100001
--
Catherine Omega
Geometry Ninja
Join date: 10 Jan 2003
Posts: 2,053
08-14-2004 11:12
If you have a prim with llSetText. remember that it won't turn off if you just remove the script or comment out a line. To remove the text altoegether, use this:
CODE
llSetText("", <0,0,0>, 1.0);
_____________________
Need scripting help? Visit the LSL Wiki!
Omega Point - Catherine Omega's Blog