• How to disable sprint?
    2 replies, posted
So I've recently been having trouble with trying to disable sprint. Would also like to point out that I'm doing this for my deathrun server. Does anyone have anything that will help with this? Or know what ive got to edit?
You could set their sprint speed to be the same as their run speed: [lua]ply:SetWalkSpeed(600) ply:SetRunSpeed(600)[/lua]
[b][url=http://wiki.garrysmod.com/page/Classes/Player/SprintDisable]SprintDisable[img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] [b][url=http://wiki.garrysmod.com/page/Classes/Player/SprintEnable]SprintEnable[img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]
Sorry, you need to Log In to post a reply to this thread.