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
void osLocalTeleportAgent(key agent, LSL_Types.Vector3 position, LSL_Types.Vector3 velocity, LSL_Types.Vector3 lookat, integer flags)
void osLoopSoundMaster(integer linknum, string sound, float volume)
list osGetPrimitiveParams(key prim, list rules)
void osTriggerSoundLimited(integer linknum, string sound, float volume, vector top_north_east, vector bottom_south_west)
void osMessageAttachments(key avatar, string message, list attachmentPoints, integer flags)
string osDrawText(string drawList, string text)
float osGetCurrentSunHour()
integer osStringIndexOf(string src, string value, integer start, integer count, integer ignorecase)