osForceBreakAllLinks
OSSLvoid osForceBreakAllLinks()
Identical to llBreakAllLinks() except that it doesn't require the link permission to be granted. Delinks all prims in the link set.
Takes no parameters.
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osSetProjectionParams(integer linknumber, integer projection, key texture, float fov, float focus, float amb)
float osGetApparentTime()
void osNpcStopAnimation(key npc, string animation)
void osSetParcelMusicURL(string url)
void osNpcSay(key npc, integer channel, string message)
key osGetRezzingObject()
void osNpcSetProfileAbout(key npc, string about)
integer osStringEndsWith(string src, string value, integer ignorecase)