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 osForceOtherSit(string avatar, string target)
void osSetRegionWaterHeight(float height)
key osRequestSecureURL(list options)
string osStringSubString(string src, integer start, integer length)
void osKickAvatar(key agentId, string alert)
void osMessageAttachments(key avatar, string message, list attachmentPoints, integer flags)
void osCauseHealing(key agentId, float healing)
list osMatchString(string src, string pattern, integer start)