Raised This Month: $32 Target: $400
 8% 

View Poll Results: Would you like support for other mods?
TF2 13 20.97%
L4D 7 11.29%
Other - Send PM 8 12.90%
Only play CSS 46 74.19%
Multiple Choice Poll. Voters: 62. You may not vote on this poll

[CS:S/CS:GO] Ammo Replenishment Lite - Refill on kill and Restock when out


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
LumiStance
AlliedModders Donor
Join Date: Jan 2009
Location: Northern California
Plugin ID:
2370
Plugin Version:
1.5
Plugin Category:
Gameplay
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
    22 
    Plugin Description:
    Provides automatic ammo refill and restock to Counter Strike: Source and Counter Strike: Global Offensive
    Old 06-05-2011 , 20:37   [CS:S/CS:GO] Ammo Replenishment Lite - Refill on kill and Restock when out
    Reply With Quote #1

    Description
    Provides automatic ammo refill and restock to Counter Strike: Source
    Refill, when enabled, will fill the magazine clip when you get a kill.
    Refill can be limited to headshots only.
    Restock, when enabled, will give a box of ammo when you run out.

    The weapon lookup for refill uses integer instead of string comparison to reduce CPU usage,
    and only when the weapon is first picked up.
    The ammo lookup for restock uses the weapon's ammo type as an array index to get the box size.

    Servers using this mod: GameTracker sm_replenlite_version

    Installation:
    Place compiled plugin (sm_replen.smx) into your plugins folder.
    The configuration file (replen.cfg) is generated automatically.
    Changes to replen.cfg are read at map/plugin load time.
    Changes to cvars made in console take effect immediately.

    Complimentary Plugins:
    Deathmatch Lite Respawn

    Upgrade Notes:
    Added sm_replenlite_headshot as of v1.3; add this to replen.cfg if you wish to use it.

    Problems, Bug Reports, Feature Requests, and Compliments:
    Please send me a private message at http://forums.alliedmods.net/private...=newpm&u=46596
    Include a detailed description of how to reproduce the problem. Information about your server,
    such as dedicate/listen, platform (win32/linux), game, and ip address may be useful.

    I prefer to keep the plugin thread cleared so people don't have to wade through pages of fodder.
    The community will be given a chance to address any bug reports that are posted in the plugin thread.
    If you want a direct response from me, send a private message.

    Compliments are always welcomed in the thread.

    Background:
    I developed this plugin as part of my SM Gun Menu Lite project.

    Files:
    cstrike/addons/sourcemod/plugins/sm_replen.smx
    cstrike/cfg/sourcemod/replen.cfg

    Configuration Variables (Change in replen.cfg):
    • sm_replenlite_refill - Enable/Disable Clip Refill. (Default: "1")
    • sm_replenlite_headshot - Enable/Disable Clip Refill only on headshot. (Default: "0")
    • sm_replenlite_restock - Enable/Disable Ammo Restock. (Default: "1")

    Changelog:
    Code:
    1.5 <-> 2012 - 11/25 LumiStance
    Added guns for CS:GO
    Bulk of CacheClipSize() now from code generator
    1.4 <-> 2011 - 06/29 LumiStance (946 downloads)
    Remove code to log unknown ammo_type
    1.3 <-> 2011 - 06/28 LumiStance (2 downloads)
    Add code to allow refills only on headshot
    Improved refill to prevent unneeded reload
    1.2 <-> 2011 - 06/28 LumiStance (2 downloads)
    Refactored code to SetFailState if FindSendPropOffs fails
    Improved client_index validation in Event_HandleReserveAmmo() and Event_HandleAutoReload
    Add code to log unknown ammo_type for player name and weapon
    Add code to validate ammo_type
    1.1 <-> 2011 - 06/05 LumiStance (83 downloads)
    Add code to automatically create configuration file
    1.0 <-> 2011 - 06/04 LumiStance (8 downloads)
    Initial released
    Development Files (not for server):
    _gunids.pl - Generates code for CacheClipSize()
    Attached Files
    File Type: sp Get Plugin or Get Source (sm_replen.sp - 8402 views - 11.8 KB)
    File Type: 7z _gunids.7z (1.3 KB, 3122 views)
    __________________

    Last edited by LumiStance; 11-25-2012 at 23:17. Reason: Add CS:GO guns
    LumiStance is offline
     


    Thread Tools
    Display Modes

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 14:56.


    Powered by vBulletin®
    Copyright ©2000 - 2024, vBulletin Solutions, Inc.
    Theme made by Freecode