OsForceAttachToAvatarFromInventory
From OpenSimulator
(Difference between revisions)
(Created page with "{{osslfunc |function_syntax=void osForceAttachToAvatarFromInventory(string rawAvatarId, string itemName, integer attachmentPoint) |csharp_syntax= |description=Attach an inventory...") |
Revision as of 14:48, 11 July 2012
void osForceAttachToAvatarFromInventory(string rawAvatarId, string itemName, integer attachmentPoint)
| |
Attach an inventory item in the object containing this script to any avatar in the region without asking for PERMISSION_ATTACH. Nothing happens if the avatar is not in the region.
In current OpenSimulator 0.7.4 development code only. | |
Threat Level | high is unknown threat level |
Permissions | No permissions specified |
Extra Delay | No function delay specified |