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
string osDrawFilledEllipse(string drawList, integer width, integer height)
integer osApproxEquals(rotation ra, rotation rb, float margin)
key osGetRegionMapTexture(string regionNameOrID)
integer osTeleportObject(key objectUUID, vector targetPos, rotation targetrotation, integer flags)
void osTriggerSoundLimited(integer linknum, string sound, float volume, vector top_north_east, vector bottom_south_west)
void osLocalTeleportAgent(key agent, LSL_Types.Vector3 position, LSL_Types.Vector3 velocity, LSL_Types.Vector3 lookat, integer flags)
void osNpcStand(key npc)
void osSetTerrainTexture(integer level, key texture)