actually I believe it is set in the hl2_player.cpp
with ConVar hl2_walkspeed( "hl2_walkspeed", "150" ); ConVar hl2_normspeed( "hl2_normspeed", "190" ); ConVar hl2_sprintspeed( "hl2_sprintspeed", "320" ); Around line 67 in hl2_player.cpp
Let me know if this is what you are looking for..
r00t 3:16
----- Original Message ----- From: "Draco" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Sunday, March 20, 2005 2:20 AM Subject: [hlcoders] Player speed in HL2MP?
I can't find where to set player spped in HL2MP sdk, it's like it clamps it so i can go no higher than 220 or something, i can set it lower with the sv_maxspeed cva though. anyone know where its clamped?
-- ********************** Draco Coder for Perfect Dark and Kreedz Climbing http://perfectdark.game-mod.net
_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders
_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

