Jump to content
  • 0

moving clouds script?


imAlexiaAndiRock
 Share

You are about to reply to a thread that has been inactive for 3917 days.

Please take a moment to consider if this thread is worth bumping.

Question

1 answer to this question

Recommended Posts

  • 0

I assume that you are talking about a texture on some sort of environmental screen you have at the boundary of your parcel.  The texture moves with the function llSetTextureAnim, which you can study here >>> http://wiki.secondlife.com/wiki/LlSetTextureAnim .  If you have access to the script itself -- that is, if the script is not no-mod -- then all you have to do is change the very last number that's used in that function.  That number is the rate, in units of 1/second.  So, if you see that the texture is currently designed to move at 0.1 per second, you can slow it down by using something smaller like 0.05 per second.

If you do not have access to the script, of course, you cannot do that.  If you are lucky and can at least modify the screen itself, you can rip the script out of the screen and replace it with a new script.  Or get a friendly neighborhood scripter to do it for you.  Or you can contact the screen's creator and ask for custom service.

  • Like 1
Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 3917 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...