Skip to content

Proposal: function property requires-permissionΒ #29

@WolfGangS

Description

@WolfGangS

This critical bit of information is currently hidden in the tooltips of only some functions

I propose adding a requires-permission flag

Example

functions:
  llGetCameraAspect:
    arguments: []
    energy: 10.0
    func-id: 545
    return: float
    sleep: 0.0
    tooltip: 'Returns the current camera aspect ratio (width / height) of the agent
      who has granted the scripted object PERMISSION_TRACK_CAMERA permissions. If
      no permissions have been granted: it returns zero.'
    must-use: true
    requires-permission: track-camera

Will help greatly with documentation generation


This repo is using Opire - what does it mean? πŸ‘‡
πŸ’΅ Everyone can add rewards for this issue commenting /reward 100 (replace 100 with the amount).
πŸ•΅οΈβ€β™‚οΈ If someone starts working on this issue to earn the rewards, they can comment /try to let everyone know!
πŸ™Œ And when they open the PR, they can comment /claim #29 either in the PR description or in a PR's comment.

πŸͺ™ Also, everyone can tip any user commenting /tip 20 @WolfGangS (replace 20 with the amount, and @WolfGangS with the user to tip).

πŸ“– If you want to learn more, check out our documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions