Is there any way to stop this happening?
Or some other command that will pass text to your screen from your script.
For example, say you have something called "Wonderfull Giant Glowing Chandelier" and you are adjusting the brightness of it.
You might end up on screen with messages such as:
Wonderfull Giant Glowing Chandelier: Brightness = 1
Wonderfull Giant Glowing Chandelier: Brightness = 2
Wonderfull Giant Glowing Chandelier: Brightness = 3
Wonderfull Giant Glowing Chandelier: Brightness = 4
As you touch the item and your script cycles thru the levels.
When all you really want on screen as you click your prim light is:
Brightness = 1
Brightness = 2
Brightness = 3
Brightness = 4
You are looking at it, clicking on it and you don't need to be told on screen the name of it again and again.
Anyway around this?
Thanks
