[CS:GO] Weapon Jump

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] Weapon Jump

Post by Andreeas »

# Description


The players are knockback when shooting, providing the ability to weapon jump (Similar to the rocket jump in TF2).
# Installation

Code: Select all

HTML Code:
/addons/sourcemod/configs/weapon_jump.cfg
/addons/sourcemod/plugins/weapon_jump.smx
/addons/sourcemod/scripting/weapon_jump.sp (Optional)
# Console Variables

Code: Select all

PHP Code:
"sm_weapon_jump_enable" - Enable the plugin 
# Configuration file


The weapon jump properties can be configured using the file weapon_jump.cfg.
This file is read every map change or when the plugin is reloaded.

By default, the weapons deagle, mp7 and mag7 are configured.

Remark: The entity name of the weapons ("weapon_*") for CS:GO can be found here.

https://github.com/nyuufr/Weapon-Jump

weapon_jump.cfg
Get plugin or Get source
Post Reply

Return to “Fun Stuff”