osNpcTouch
OSSLvoid osNpcTouch(key npcLSL_Key, key object_key, integer link_num)
Makes the target NPC to touch the specified object
Parameters
| Type | Name |
|---|---|
| key | npcLSL_Key |
| key | object_key |
| integer | link_num |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osSetSitActiveRange(float v)
integer osIsUUID(string thing)
void osDropAttachment()
void osMakeNotecard(string notecardName, list contents)
string osReplaceString(string src, string pattern, string replace, integer count, integer start)
void osSetLinkStandTarget(integer linkNumber, vector v)
integer osClearObjectAnimations()
string osAESDecrypt(string secret, string encryptedText)