Jump to content

Script help please


Yuma Luckless
 Share

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

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

Recommended Posts

The only way to do that is to write your script in an Experience and then expect anyone who walks over it to have accepted the Experience beforehand. If you've done that, then just put your llStartAnimation statement in an experience_permissions event.  Otherwise, if you are going to trigger an animation with a collision you always need to request PERMISSION_TRIGGER_ANIMATION.

Link to comment
Share on other sites

Then the script must have been in some experience that you accepted a while ago.  Once you have accepted an experience, you're in it forever.  See the wiki at http://wiki.secondlife.com/wiki/LlRequestPermissions .  You can only get automatic permission to trigger an animation if you have sat on or attached the scripted object.

The only other remote possibility is that it has nothing at all to do with whatever you stepped on, but is in a gesture that you have triggered somehow.  Check all of your active gestures to see whether you have one that triggers a falling anim.

ETA:  Of course, there's also the possibility that you are wearing some scripted object that has the animation coding in it.  That's a pretty remote possibility too, since it would still need some sort of triggering signal from whatever you stepped on.

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 2778 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...