OsSetLinkSitActiveRange
From OpenSimulator
(Difference between revisions)
(Created page with "{{osslfunc |function_syntax=osSetLinkSitActiveRange(integer linkNumber, float range) |csharp_syntax= |description= sets a limit on how far a avatar can be to accept a sit requ...") |
Revision as of 05:44, 25 January 2020
osSetLinkSitActiveRange(integer linkNumber, float range)
| |
sets a limit on how far a avatar can be to accept a sit request
this value is stored on the prim, even if the script is removed | |
| Threat Level | None |
| Permissions | Use of this function is always allowed by default |
| Extra Delay | 0 seconds |
| Notes | |
| This function was added in 0.9.2.0 | |