Jump to content
  • 0

How do I give permission to a script?


Haiku Quan
 Share

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

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

Question

2 answers to this question

Recommended Posts

  • 1

The script has to include code that specifically requests PERMISSION_TRIGGER_ANIMATION and then triggers a run_time_permission event in which the animation is started. If the script was not written properly, or if the user has not granted permission, the animation may not run.  This is a common scripting error.  PERMISSION_TRIGGER_ANIMATION is always granted automatically when the scripted object is worn or sat upon, but inexperienced scripters may sometimes either forget or ignore the fact that the script is still supposed to ask permission.  Under some circumstances, that omission can keep the animation from triggering.

Edited by Rolig Loon
typos. as always.
Link to comment
Share on other sites

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