osForceDetachFromAvatar
OSSLvoid osForceDetachFromAvatar()
Detaches the object from the avatar.; No 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
string osDrawFilledEllipse(string drawList, integer width, integer height)
list osMatchString(string src, string pattern, integer start)
void osLoopSoundSlave(integer linknum, string sound, float volume)
integer osStringEndsWith(string src, string value, integer ignorecase)
void osCauseDamage(key avatar, float damage)
void osStopSound(integer linknum)
integer osStringIndexOf(string src, string value, integer start, integer count, integer ignorecase)
string osSetFontSize(string drawList, integer fontSize)