View Single Post
Author Message
a970032
New Member
Join Date: Jan 2016
Old 01-03-2016 , 00:20   [L4D2] Unlimit Reload
Reply With Quote #1

This plugin will add ammo automatically when clip ammo is lower than or equal to 1

CVar:
// This file was auto-generated by SourceMod (v1.5.4-dev+166fe7b)
// ConVars for plugin "l4d2_unlimitreload.smx"


// Reload amont for Assault Rifles
// -
// Default: "30"
l4d2_unlimitreload_assaultreload "30"

// Reload amount for Autoshottie and SPAS
// -
// Default: "10"
l4d2_unlimitreload_autoshotgunreload "10"

// Reload amount for the Grenade Launcher
// -
// Default: "1"
l4d2_unlimitreload_grenadelauncherreload "5"

// Reload amount for the Hunting Rifle
// -
// Default: "30"
l4d2_unlimitreload_huntingrifleareload "30"

// Reload amount for Shotgun and Chrome Shotgun
// -
// Default: "8"
l4d2_unlimitreload_shotgunreload "8"

// Reload amount for SMG gun types
// -
// Default: "50"
l4d2_unlimitreload_smgreload "50"

// Reload amount for the Military Sniper Rifle, AWP, and Scout
// -
// Default: "30"
l4d2_unlimitreload_sniperrifleareload "30"
Attached Files
File Type: sp Get Plugin or Get Source (l4d2_unlimitreload.sp - 1356 views - 5.5 KB)

Last edited by a970032; 05-18-2023 at 03:46.
a970032 is offline