The Whole Half-Life
TWHL
Forums
Wiki
Vault
Competitions
Discord
More...
Journals
News
Polls
Members
Go
Go
Login
Email or Username
Password
Remember Me
Login
Forgot Your Password?
Register
The Whole Half-Life
Level design resources for GoldSource, Source, and beyond
Featured mod:
TWHL Tower 2
by
TWHL members
Forums
Wiki
Vault
Competitions
Discord
Community
Journals
News
Polls
Members
Login/Register
Remember Me
Login
Forgot Your Password?
New user?
Create an account
Player speed limit?
Created
2 years ago
2022-09-04 11:26:08 UTC
by
brannanz
Forums
HL Engine Discussion
View Thread
Created
2 years ago
2022-09-04 11:26:08 UTC
by
brannanz
brannanz
Posted
2 years ago
2022-09-04 11:26:08 UTC
Post #346850
Does anybody know where the player movement speed value is? I'd like to make the player a bit slower for a mod. (I'm using halflife-updated)
brannanz
BUGBUG
Meerjel01
Posted
2 years ago
2022-09-04 11:55:52 UTC
Post #346851
It's probably mdl root motion based but I don't know.
Meerjel01
I want to be a Meerjel
Oskar Potatis
Posted
2 years ago
2022-09-04 14:36:14 UTC
Post #346852
Lower sv_maxspeed. If you ever want the player to go faster instead, you will need to increase sv_maxspeed, cl_forwardspeed, cl_sidespeed, and cl_backspeed
Oskar Potatis
🦔
Admer456
Posted
2 years ago
2022-09-04 14:56:25 UTC
Post #346853
Refer to sv_maxspeed and cl_forwardspeed, start from CL_CreateMove.
Admer456
If it ain't broken, don't fox it!
You must be logged in to post a response.