G General

Touch to Change Textures In Order

Touch to Change Textures In Order
Details
Features
Contents
Reviews

Place this script in an object along with the textures you would like cycled. When touched it will change to the next image alphabetically.

Choose which side of the object to display the texture (change "ALL_SIDES" in line llSetTexture(name, ALL_SIDES); to 0,1,2,3,4,5 for different sides, can also leave it as ALL_SIDES to display on every side.

I will answer any questions and help as best as I can so feel free and drop me an IM.

First 10 reviews receive full refund of the purchase price. Feel free and message me to let me know that you have left a review. Please understand that I idle a lot, do not expect immediate reimbursement, if im available I will check everything and do it at that moment. Thank you and I appreciate your time in doing so.

Average rating: full star full star full star full star half star
  • 5 star:
  • 4 star:
  • 3 star:
  • 2 star:
  • 1 star:
Fantastic
full star full star full star full star full star Posted July 01, 2018 by Jman Foxclaw

Really easy to use. Small script error, but doesn't really cause problems to the functionality. To cycle back to photo #1, you have to double click.

Was this review helpful?
PERFECT
full star full star full star full star full star Posted July 26, 2017 by Moonfire Starsmith

I created a Photo backdrop and this script works perfectly with a very large number of images. no editing of the script needed. Very happy with this product and would recommend to anyone.
Thank you

Was this review helpful?
Error at last graphic...still works though, just get an error
full star full star full star full star empty star Posted March 11, 2017 by TheOriginalBlackOne

The script has an error at line 19. The list of images is 1 less that the script calls for because the first image is considered 0. So if there are 3 images, they are actuall 0,1,2. But the script counts how many images and see 3. The script error looks for image 3, but that would be the 4th image (missing)

Here is the fix so that is works. Replace line 19 in the script with...
if (texture_num == (texture_total)-1)

Was this review helpful?
Works fine
full star full star full star full star empty star Posted October 11, 2015 by MarkusSly

Not bad, works just fine but with one remark - when you come to the last texture and you touch there's a script error instead of the first texture in line appearing and you have to click once more for it to appear.
This doesn't make the item unusable but it's kind of annoying. Would be perfect without this error.

And one more thing - it would be nice to have a help notecard along the script instead of coming back to the listing to see how to set the sides.

Was this review helpful?
Error
full star empty star empty star empty star empty star Posted April 30, 2015 by Tigo Volare

After the last texture, it gives a script error and it doesn't change. When clicking it again, it does work again. I contacted the seller but he doesn't respond, so for that and for 250 L for a script with errors, I give it 1 star.

Was this review helpful?
GREAT!!
full star full star full star full star full star Posted April 23, 2014 by phoenixfire01

Thank you for the script, just what I wanted. Now I can offer my builds with different textures.

Was this review helpful?