Franc1sco / CS2-Parachute

29 stars 5 forks source link

CS2-Parachute

Parachute function when you keep pressed E on the air.

Requirements

Installation

Drag and drop from releases to game/csgo/addons/counterstrikesharp/plugins

Configuration

Configure the file parachute.json generated on addons/counterstrikesharp/configs/plugins/Parachute

{
  "Enabled": true,
  "DecreaseVec": 50,
  "Linear": true,
  "FallSpeed": 100,
  "AccessFlag": "@css/vip",
  "TeleportTicks": 300,
  "ParachuteModelEnabled": true,
  "ConfigVersion": 1
}