osSetSpeed
OSSLvoid osSetSpeed(string UUID, float SpeedModifier)
Modify the speed of movement for the given avatar
Parameters
| Type | Name |
|---|---|
| string | UUID |
| float | SpeedModifier |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osGetGridNick()
string osGetGridCustom(string key)
void osAvatarStopAnimation(key avatarId, string animation)
integer osRegionRestart(float seconds, string msg)
string osDrawLine(string drawList, integer endX, integer endY)
string osDrawEllipse(string drawList, integer width, integer height)
string osGetGridLoginURI()
string osStringReplace(string src, string oldvalue, string newvalue)