Discord
Steam
/
Garry's Mod
/
Help
/
i would like t..
Login/Join
Event Log
i would like to get rid fall damage on my server
3 replies, posted
Search
In This Thread
like I just said I would like to get rid fall damage on my server because even if you have mp_falldamage 0 you still take 10hp damage from falling
Why would you fully remove fall damage?
[code]-- Run serverside hook.Add("GetFallDamage", "NoFallDamage", function(ply, speed) return 0 end)[/code]
thanks man it worked
Sorry, you need to
Log In
to post a reply to this thread.