[CS:GO] Parachute - CS:GO internal parachute

Post Reply
User avatar
Andreeas
Hero Member
Hero Member
Posts: 601
Joined: Wed Jan 22, 2020 8:17 pm
Jucator SA:MP ?: Nu
Nick:: Andreeas
Jucator CS ?: Nu

[CS:GO] Parachute - CS:GO internal parachute

Post by Andreeas »

Image
:: Description ::
Allows player to use CS:GO internal parachute. No need to put custom materials / models on servers.

:: Commands ::
!parachute / !chute - Equip a parachute (When "sm_parachute_enabled" is 1)

[SPACE] Key - Use a parachute (When "sm_parachute_enabled" is 2, and "sm_parachute_buttons" & (1<<0))
[F] Key - Use a parachute (When "sm_parachute_enabled" is 2, and "sm_parachute_buttons" & (1<<1))
[E] Key - Use a parachute (When "sm_parachute_enabled" is 2, and "sm_parachute_buttons" & (1<<2))

:: ConVars ::
sm_parachute_enabled "2" - Enable/Disable this plugin [-1: Enabled Anytime, 0: Disabled, 1: Allows Command, 2: Allows Specific Buttons]
sm_parachute_buttons "1" - Enable/Disable buttons [Flags >> 0: None, 1: Jump, 2: LookAtWeapon, 4: Use | e.g. 5 = Jump + Use, 7 = All]

:: Attention ::
Put "CSGOParachute.games.txt" on addons/sourcemod/gamedata/


:: Updates ::
v1.2 -> v2.0: Add "RemoveParachute" signature, Add Button Commands
v1.1 -> v1.2: Fixed several weird behavior
v1.0 -> v1.1: Optimized Codes

Download
Source
SMX File
Post Reply

Return to “General Purpose”