|
PetGirl Bergman
Fellow Creature:-)
Join date: 16 Feb 2005
Posts: 2,414
|
07-05-2005 08:04
I have a rug with balls included - the colours of them are ok to change but I cant change the names of them / over them...
Maybe someone can tell me how to do that...
|
|
Max Case
Registered User
Join date: 23 Dec 2004
Posts: 353
|
07-05-2005 08:34
changing the name above them would require you be able to mod the script that puts the llSetText on the balls.
If you cannot mod the script, but mod the ball, you can maybe drop in a new script to overwrite the llSetText by the pose script, so you could just make a simple script that just sets the text.
Hope this helps.
|
|
Catherine Omega
Geometry Ninja
Join date: 10 Jan 2003
Posts: 2,053
|
07-05-2005 12:49
Just stick something like this in there: default { state_entry() { llSetText("Put your own text here!", <1,1,1>, 1.0); } }
|
|
Max Case
Registered User
Join date: 23 Dec 2004
Posts: 353
|
07-05-2005 13:23
Gee thanks Catherine - you actually go and _do_ the work for her, making me look bad. 
|
|
PetGirl Bergman
Fellow Creature:-)
Join date: 16 Feb 2005
Posts: 2,414
|
07-06-2005 06:39
Tks a lot.. !! - Il test that...
There are no humor in naming balls.. Time for a change.. *wink wink*...
|