View Single Post
Author Message
micapat
Veteran Member
Join Date: Feb 2010
Location: Nyuu, nyuu (France).
Old 12-30-2016 , 12:04   [CS:GO] Weapon Jump (3.1.0 - 21/07/2018)
Reply With Quote #1

# Description


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



# Installation


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


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.

# Repository


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



Have fun, and don't hesitate to report any bugs
Attached Thumbnails
Click image for larger version

Name:	line.png
Views:	30402
Size:	6.1 KB
ID:	164546  
Attached Files
File Type: cfg weapon_jump.cfg (1.2 KB, 839 views)
File Type: sp Get Plugin or Get Source (weapon_jump.sp - 1630 views - 13.8 KB)
__________________

Last edited by micapat; 07-21-2018 at 08:48. Reason: New version (3.1.0)
micapat is offline