osSetStandTarget
OSSLvoid osSetStandTarget(vector v)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| vector | v |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
vector osGetLinkStandTarget(integer linkNumber)
void osTriggerSound(integer linknum, string sound, float volume)
void osSetInertiaAsBox(float mass, vector boxSize, vector centerOfMass, rotation rot)
integer osRegexIsMatch(string input, string pattern)
string osSetPenColor(string drawList, LSL_Types.Vector3 color, float alpha)
key osNpcCreate(string user, string name, vector position, string notecard, integer options)
list osGetParcelDetails(key id, list details)
void osNpcMoveTo(key npc, vector position)