View Single Post
Author Message
NoroHime
Veteran Member
Join Date: Aug 2016
Location: bed
Old 05-28-2023 , 16:01   [L4D2] Limited Gun, Limited Ammo v1.0.1 [29-May-2023]
Reply With Quote #1

about
  • recent i felt realism expert need some challenge, some similar plugins should exist here as well, but i decided write myself.
  • plugin primary feature is replace the gun spawners to single gun with random ammo.
  • random ammo idea from [L4D2] Random guns ammo by Iciaria, my friend said these similar to 'No More Room in Hell'
  • when you using together series of ammo limited plugins i've written, ammo will become a real resource in the game
  • this is no doubt part of my realism

ConVar

PHP Code:
// max percent of reserved ammo, -1=fixed scale use *_min 
limited_gun_ammo_max "0.0"

// min percent of reserved ammo, -1=fixed scale use *_max, both -1 to cancel random ammo feature
limited_gun_ammo_min "1.0" 
Related Plugins
changelog
  • v1.0 (29-May-2023)
    - just released
  • v1.0.1 (31-May-2023)
    - weapon MoveType now inherit from spawner

Installation
Attached Files
File Type: sp Get Plugin or Get Source (l4d2_limited_gun.sp - 301 views - 13.2 KB)
__________________

Last edited by NoroHime; 05-30-2023 at 16:44.
NoroHime is offline