osAvatarType
OSSLinteger osAvatarType(string sFirstName, string sLastName)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| string | sFirstName |
| string | sLastName |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osLocalTeleportAgent(key agent, LSL_Types.Vector3 position, LSL_Types.Vector3 velocity, LSL_Types.Vector3 lookat, integer flags)
void osSetInertiaAsSphere(float mass, float radius, vector centerOfMass)
string osGetGridHomeURI()
void osSetEstateSunSettings(integer sunFixed, float sunHour)
string osGetGridCustom(string key)
string osGetGridName()
void osSetSitActiveRange(float v)
void osListSortInPlace(list src, integer stride, integer ascending)