Author Topic: Modifiable Player Speeds  (Read 657 times)

Blockland was updated so that "player" objects could have their max speed updated ingame.

findclientbyname("NAME").player.setMaxForwardSpeed(40);

Has anyone made a mod that takes advantage of this yet?

People have made add-ons and speed supports

I've made one where you are able to run without special datablovks and using the forward speed.