Set Walk Speed

Signature

void setwalkspeed(float speed); //id:0x020e

Description

Sets the walk speed of a character (current script) which is then used by other functions like R Move or Move.

It's usually used in combination with the Get Default Walk Speed or Get Default Run Speed functions.

Notes

Last updated