Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

osGetGender

OSSL
string 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

TypeName
key rawAvatarId
Energy 10

OpenSimulator extensions. Some are gated by threat level and a region may refuse them.

More in OSSL