Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Texture change text command

TXGorilla Falcone
KWKAT Planetfurry DJ
Join date: 4 May 2004
Posts: 176
03-07-2005 17:12
Ok im not able to go ingame at the sec but I am lookin for a script to change the texture of 1 part of a prim by text command... ok mabe a little more than just that

What I am doing this on is windows... used half a cylender hollowed out... the outside doesnt need to change... the inside needs to go from blank and see thru to a curtan texture that you cant see thru

the commands will most likely be movie on/off

also I need to find the show/hide script for the movie buttons

if anyone can help me out please do so
_____________________
Drunken Monkeys danceing on the tables.
Falling from the sky just like in a fable.
Eloise Pasteur
Curious Individual
Join date: 14 Jul 2004
Posts: 1,952
03-08-2005 03:40
llSetTexture(string texture, integer face) will do it.

You just have to work out what the face you want to alter is.

One way is to hunt through the scripting library for the 'show prim face' script and stick that in the thing you want to change. Another would be to experiment with the numbers until you get the one you want.