Ama Omega
Lost Wanderer
Join date: 11 Dec 2002
Posts: 1,770
|
10-18-2003 10:17
I would like a way to get the hove text of an object via script.
The reason is dealing with multiple scripts on the same object. I would like one script to be able to save the current text, show its own message and then put the old text back when done.
I have ideas for a workaround but it would be much smoother if I could do this.
_____________________
-- 010000010110110101100001001000000100111101101101011001010110011101100001 --
|
Christopher Omega
Oxymoron
Join date: 28 Mar 2003
Posts: 1,828
|
10-18-2003 15:24
I would love this, as it would add a larger dimension to inter script communication, semi-non-volitile data storage, and it would solve the problem Ama faces.
Also, an llAppendText(string text, vector color, float alpha); would be nice.
|