osGetGender
OSSLstring osGetGender(key rawAvatarId)
Returns a string with one of the following values: 'male', 'female', or 'unknown'. This value is determined by the value selected for the avatar shape in the appearance dialog in the user's viewer. If that value cannot be found for any reason (avatar is not in the region, improperly formatted key, etc.), 'unknown' is returned.
Parameters
| Type | Name |
|---|---|
| key | rawAvatarId |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
integer osReplaceRegionEnvironment(integer transition, string daycycle, float daylen, float dayoffset, float altitude1, float altitude2, float altitude3)
string osGetAgentIP(string agent)
void osForceAttachToAvatarFromInventory(string itemName, integer attachment)
void osNpcWhisper(key npc, integer channel, string message)
string osDrawRotationTransform(string drawList, float x)
integer osGetParcelDwell(vector pos)
void osSetSunParam(string param, float value)
void osNpcSay(key npc, integer channel, string message)