void setwalkspeed(float speed); //id:0x020e
Sets the walk speed of a character (current script) which is then used by other functions like R Move or Move.
The speed change is permanent. So if you only want to change it for one move, use functions like R Move 43 instead.