Question Changing the floatin text color
- Zephner Magic
- Topic Author
- Thank you received: 0
In the storage units the floating text is orange and I am having a hard time see the text in this color how can I change to green?
by Zephner Magic
Please Log in or Create an account to join the conversation.
- Buzzy Cnayl
- Thank you received: 47
You can edit the config notecard as follows:
TXT_COLOR=<1,1,1>
TXT_BRIGHT=10
Color is the vector colour (info at wiki.secondlife.com/wiki/Category:LSL_Color )
Bright is an integer between 1 and 10
TXT_COLOR=<1,1,1>
TXT_BRIGHT=10
Color is the vector colour (info at wiki.secondlife.com/wiki/Category:LSL_Color )
Bright is an integer between 1 and 10
by Buzzy Cnayl
Please Log in or Create an account to join the conversation.