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.
Fantastic
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.
PERFECT
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
Error at last graphic...still works though, just get an error
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)
Works fine
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.
Error
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.
GREAT!!
Thank you for the script, just what I wanted. Now I can offer my builds with different textures.