Since there are functions that actually require experience to be configured for the script to compile at all — could we flag those specifics functions with an additional "experience: true" property?
Affected functions are:
- llAgentInExperience
- llCreateKeyValue
- llDataSizeKeyValue
- llDeleteKeyValue
- llGetExperienceDetails
- llGetExperienceErrorMessage
- llKeyCountKeyValue
- llKeysKeyValue
- llReadKeyValue
- llReplaceAgentEnvironment
- llRequestExperiencePermissions
- llSetAgentEnvironment
- llUpdateKeyValue
Additionally there is a special function that specifically requires a linden owned experience:
I'm not sure how to address the latter as it is effectively equivalent to god mode while not being flagged as such.
Since there are functions that actually require experience to be configured for the script to compile at all — could we flag those specifics functions with an additional "experience: true" property?
Affected functions are:
Additionally there is a special function that specifically requires a linden owned experience:
I'm not sure how to address the latter as it is effectively equivalent to god mode while not being flagged as such.