7 years ago rhet0rica:
From llRequestPermissions():

  • Permissions do not accumulate.
  • If a permission was requested with a previous call to this function and granted, then in subsequent call was not requested, that permission is released (lost).
  • 7 years ago rhet0rica:
    This should be settled for good now—CB always requests both PERMISSION_TRIGGER_ANIMATION and PERMISSION_TAKE_CONTROLS.