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
float osGetApparentTime()
key osOwnerSaveAppearance(string notecard, integer includeHuds)
vector osGetStandTarget()
list osGetLinkInventoryKeys(integer linkNumber, integer type)
key osRequestSecureURL(list options)
float osMin(float a, float b)
float osAngleBetween(vector a, vector b)
string osAESEncrypt(string secret, string plainText)