Mp falldamage: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Replacing {{console variable}}. This operation was performed by a bot.) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{this is a|console variable|name=mp_falldamage}} | ||
This boolean ConVar available in all Source Engine games enables/disables realistic fall-damage on the server. | This boolean ConVar available in all Source Engine games enables/disables realistic fall-damage on the server. | ||
Line 6: | Line 6: | ||
When mp_falldamage is non-zero players will get hurt based on the amount of units per second the player was travelling when falling, when it's zero, the fall damage will always be 10 when falling from a great height. | When mp_falldamage is non-zero players will get hurt based on the amount of units per second the player was travelling when falling, when it's zero, the fall damage will always be 10 when falling from a great height. | ||
{{Syntax| | {{Syntax|mp_falldamage 0/1}} | ||
Latest revision as of 18:43, 7 January 2024
mp_falldamage
is a console variable available in all Source games.
This boolean ConVar available in all Source Engine games enables/disables realistic fall-damage on the server.
When mp_falldamage is non-zero players will get hurt based on the amount of units per second the player was travelling when falling, when it's zero, the fall damage will always be 10 when falling from a great height.
Syntax: mp_falldamage 0/1