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
void osTriggerSound(integer linknum, string sound, float volume)
void osNpcStand(key npc)
void osLoopSoundMaster(integer linknum, string sound, float volume)
string osGetSimulatorVersion()
void osNpcStopMoveToTarget(key npc)
list osGetAvatarList()
void osSetProjectionParams(integer linknumber, integer projection, key texture, float fov, float focus, float amb)
void osParcelSetDetails(vector pos, list rules)