set Temp Move Speed
Sets the temporary movement speed for this avatar - this move speed will only apply for a single game cycle. The known values are:
| Type | Id |
|-----------------|-----|
| Stationary | -1 |
| Crawl | 0 |
| Walk | 1 |
| Run | 2 |
| Teleport | 127 |Content copied to clipboard
Parameters
value
the temporary move speed value.