OsSetSitActiveRange
From OpenSimulator
(Difference between revisions)
Line 1: | Line 1: | ||
{{osslfunc | {{osslfunc | ||
− | |function_syntax= | + | |function_syntax=osSetSitActiveRange(float range) |
|csharp_syntax= | |csharp_syntax= | ||
|description= sets a limit on how far a avatar can be to accept a sit request | |description= sets a limit on how far a avatar can be to accept a sit request |
Revision as of 12:18, 23 January 2020
osSetSitActiveRange(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 |