osNpcGetOwner
OSSLkey osNpcGetOwner(key npc)
Returns the avatar key for the target NPC's owner
Parameters
| Type | Name |
|---|---|
| key | npc |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
float osGetCurrentSunHour()
void osSetParcelDetails(vector pos, list rules)
integer osCheckODE()
string osAESEncryptTo(string secret, string plainText, string ivString)
list osGetNumberOfAttachments(key avatar, list attachmentPoints)
void osSetInertia(float mass, vector centerOfMass, vector principalInertiaScaled, rotation rot)
integer osRegexIsMatch(string input, string pattern)
string osListAsString(list src, integer index)