Author Topic: Player Walkspeed  (Read 888 times)

Is there any way to set my own walkspeeds for players? I'm using the standard player datablock and as soon as I load my addon's bricks, the walkspeed is the same as if I was holding down C but I never pressed C or typed walk(1); in the console and I put walk(0); in the console as well but the walkspeed doesn't change.

Wait, your saying you load some bricks, then your speed decreases? Sounds like a Help topic to me.

Pretty much but the bricks weren't default bricks or BLB bricks. They're DTS models. I never understood the BLB brick file format.

Walking speed is defined client-sidedly and is a percentage of the player's forward speed.

But why would it slow down as if the client had walk enabled?

Chances are its an event or something. Whatever it is, this belongs in help.