[CS:S] Taser
I created this Plugin for my community.
The idea is not from me.
I never found the original Plugin so i made again.
This Plugin is created for jail-server.
It makes a taser from a weapon.
Cvars:
Spoiler
Known Bugs:
Spoiler
Changelog:
Spoiler
To Do:
Spoiler
The idea is not from me.
I never found the original Plugin so i made again.
This Plugin is created for jail-server.
It makes a taser from a weapon.
Cvars:
Spoiler
// This file was auto-generated by SourceMod (v1.4.1)
// ConVars for plugin "taser.smx"
// Ammo at start.
// -
// Default: "3"
taser_ammo "3"
// Delay to restore ammo.
// -
// Default: "40.0"
taser_ammo_time "40.0"
// Set ammo every frame.
// -
// Default: "0"
taser_set_ammo "0"
// Delay after a Player is not tased anymore.
// -
// Default: "3.0"
taser_tase_time "3.0"
// Team which can use the taser (3 = CT, 2 = T, 1 = Spec).
// -
// Default: "3"
taser_team "3"
// Weapon which is to be used as a taser.
// -
// Default: "weapon_usp"
taser_weapon "weapon_usp"
// ConVars for plugin "taser.smx"
// Ammo at start.
// -
// Default: "3"
taser_ammo "3"
// Delay to restore ammo.
// -
// Default: "40.0"
taser_ammo_time "40.0"
// Set ammo every frame.
// -
// Default: "0"
taser_set_ammo "0"
// Delay after a Player is not tased anymore.
// -
// Default: "3.0"
taser_tase_time "3.0"
// Team which can use the taser (3 = CT, 2 = T, 1 = Spec).
// -
// Default: "3"
taser_team "3"
// Weapon which is to be used as a taser.
// -
// Default: "weapon_usp"
taser_weapon "weapon_usp"
Known Bugs:
Spoiler
- Laser comes from the sky
Changelog:
Spoiler
- Release
- Player gets knife back
To Do:
Spoiler
- Do not disturb LR
Orignal From: [CS:S] Taser
Post a Comment