pool team money for larger clips.
say !upgradeclip for a menu to add money for your team account
when your team reaches 1 of 4 configurable account amounts, it enlarges your weapon clips by a configurable multiple.
you can set the script so it resets the level on map change, or turn that off and reset the level by calling
block extended_clip/reset()
in this script from another
Installation
unzip so the extended_clip folder is in the eventscripts folder
edit the top portion of extended_clip.py if you want
add
es_load extended_clip
to autoexec and restart server, or use
rcon es_load extended_clip
in console to load during gameplay (with rcon access)
Version Notes For 1.2
Updated on: 2009-11-05 11:28:48 EST by elcabong (View Zip Contents)
changed the way ammo is used, allows for weapon_fire_on_empty to fire now resulting in automatic reloading when ammo runs out.