osForceDropAttachment
OSSLvoid osForceDropAttachment()
Drops an attachment without a PERMISSION_ATTACH check
Takes no parameters.
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osTeleportAgent(string agent, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat)
void osNpcSit(key npc, key target, integer options)
void osSetSpeed(string UUID, float SpeedModifier)
void osSetInertia(float mass, vector centerOfMass, vector principalInertiaScaled, rotation rot)
string osAESDecryptFrom(string secret, string encryptedText, string ivString)
void osTriggerSoundLimited(integer linknum, string sound, float volume, vector top_north_east, vector bottom_south_west)
integer osListFindListNext(list src, list test, integer start, integer end, integer instance)
float osAngleBetween(vector a, vector b)