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 osForceDropAttachmentAt(vector pos, rotation rot)
void osNpcWhisper(key npc, integer channel, string message)
void osLoopSoundMaster(integer linknum, string sound, float volume)
string osSetDynamicTextureURL(string dynamicID, string contentType, string url, string extraParams, integer timer)
void osNpcShout(key npc, integer channel, string message)
float osRound(float value, integer digits)
string osDrawRotationTransform(string drawList, float x)
vector osGetLinkStandTarget(integer linkNumber)