CS2_Parachute 1.7
Posted: Tue Feb 24, 2026 11:43 pm
CS2_Parachute
The plugin allows players to use a parachute by holding the USE (E) button while falling. When activated, the player's fall speed is significantly reduced, allowing for a soft landing.
Requirements
Requirements
CounterStrikeSharp API version 1.0.362 or higher
.NET 8.0 Runtime
Variables
Configuration parameters
css_parachute_enabled <0/1>, def.=1 – Enables/disables the plugin.
css_parachute_decrease_vector <0-500>, def.=50.0 – The amount of vertical speed decrease when the parachute is active (the recommended range is 30–100).
css_parachute_linear_decrease <0/1>, def.=1 – Speed decrease mode: 1 – linear (constant fall speed), 0 – additive (gradual deceleration).
css_parachute_fall_speed <10-500>, def.=100.0 – Maximum fall speed when the parachute is active.
css_parachute_teleport_ticks <10-1000>, def.=300 – The number of ticks between forced updates of the player's position (to prevent prediction errors).
css_parachute_log_level <0-5>, def.=4 – Logging level (0-Trace, 1-Debug, 2-Info, 3-Warning, 4-Error, 5-Critical).
Teams
Console commands
css_parachute_help – Show plugin help.
css_parachute_settings – Show current settings and statistics.
css_parachute_test – Display parachute usage instructions and current parameters in chat.
css_parachute_reload – Reload the configuration and deactivate all active parachutes.
css_parachute_setenabled <0/1> – Set css_parachute_enabled value.
css_parachute_setdecreasevector <0-500> – Set css_parachute_decrease_vector.
css_parachute_setlinear <0/1> – Set css_parachute_linear_decrease.
css_parachute_setfallspeed <10-500> – Set css_parachute_fall_speed.
css_parachute_setteleportticks <10-1000> – Set css_parachute_teleport_ticks.
css_parachute_setloglevel <0-5> – Set the logging level.
Installation
The full path should look like this:
game\csgo\addons\counterstrikesharp\plugins\CS2_Parachute\CS2_Parachute.dll
https://hlmod.net/resources/cs2_parachute.4544/download
The plugin allows players to use a parachute by holding the USE (E) button while falling. When activated, the player's fall speed is significantly reduced, allowing for a soft landing.
Requirements
Requirements
CounterStrikeSharp API version 1.0.362 or higher
.NET 8.0 Runtime
Variables
Configuration parameters
css_parachute_enabled <0/1>, def.=1 – Enables/disables the plugin.
css_parachute_decrease_vector <0-500>, def.=50.0 – The amount of vertical speed decrease when the parachute is active (the recommended range is 30–100).
css_parachute_linear_decrease <0/1>, def.=1 – Speed decrease mode: 1 – linear (constant fall speed), 0 – additive (gradual deceleration).
css_parachute_fall_speed <10-500>, def.=100.0 – Maximum fall speed when the parachute is active.
css_parachute_teleport_ticks <10-1000>, def.=300 – The number of ticks between forced updates of the player's position (to prevent prediction errors).
css_parachute_log_level <0-5>, def.=4 – Logging level (0-Trace, 1-Debug, 2-Info, 3-Warning, 4-Error, 5-Critical).
Teams
Console commands
css_parachute_help – Show plugin help.
css_parachute_settings – Show current settings and statistics.
css_parachute_test – Display parachute usage instructions and current parameters in chat.
css_parachute_reload – Reload the configuration and deactivate all active parachutes.
css_parachute_setenabled <0/1> – Set css_parachute_enabled value.
css_parachute_setdecreasevector <0-500> – Set css_parachute_decrease_vector.
css_parachute_setlinear <0/1> – Set css_parachute_linear_decrease.
css_parachute_setfallspeed <10-500> – Set css_parachute_fall_speed.
css_parachute_setteleportticks <10-1000> – Set css_parachute_teleport_ticks.
css_parachute_setloglevel <0-5> – Set the logging level.
Installation
The full path should look like this:
game\csgo\addons\counterstrikesharp\plugins\CS2_Parachute\CS2_Parachute.dll
https://hlmod.net/resources/cs2_parachute.4544/download