Raised This Month: $51 Target: $400
 12% 

[L4D2] Helms Deep Patch (VPK Maker) (1.5) [10-May-2020]


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Plugin ID:
6681
Plugin Version:
1.5
Plugin Category:
Server Management
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Restores files overwritten by Helms Deep map. Creates a VPK addon to store the files.
    Old 08-14-2019 , 05:30   [L4D2] Helms Deep Patch (VPK Maker) (1.5) [10-May-2020]
    Reply With Quote #1

    NOT REQUIRED - WHEN USING "Helm's Deep -Fixed-" VERSION BY JAiZ


    About:
    • The latest "Helms Deep" map updates added various (mostly blank) SourceMod and Valve configuration files, overwriting their functionality.
    • Malicious scripting attempts from a megalomaniac (SeriouS_Samurai) who wants to remove SourceMod and MetaMod from running with his map.
    • Let me make this very clear, SeriouS_Samurai is not the original creator of the Helms Deep map and has stolen the map removing all credit to Team Chivalry. What a disgusting individual. YouTube by JAiZ.
    • Thanks to Valve the .cfg files do not work (obviously he didn't know): "February 21, 2017: Configuration files are no longer loaded from addon vpks. These configuration values were sometimes used for malicious purposes".
    • This plugin fixes various files he's attempted to overwrite, restoring BaseBans plugin and other things. I've included the .cfg files anyway just in case.
    • Each time the server is started it will generate and create new VPKs allowing for any changes to your configs. The maximum size for each file added is 64 KB, to increase change MAX_FILE_SIZE and recompile.
    • I chose this method to learn VPK creation via SourceMod. It also prevents modifying the maps VPK and any legal infringements. Couldn't detour functions to block overwriting files.
    • Recommended Plugin: VScript File Replacer to fix more stuff with Helms Deep.


    Related Plugins:

    Thanks:
    • GoD-Tony - CRC-32 code
    • Lux - Support
    • Xanaguy - Support


    What This Does:
    • Modifies AddonList.txt to load the VPKs. This is required otherwise only some of the restored files are loaded.
    • Creates two identical VPK addons (sm_helms_patch1.vpk and sm_helms_patch2.vpk) with the following files.
    • Fixes BaseBans plugin.
    • Fixes SourceMod files:
      Spoiler
    • Fixes Valve files:
      Spoiler



    Admin Commands:
    • Requires "z" - ADMFLAG_ROOT flag
    PHP Code:
    sm_vpk     // Unloads all VPK addons, creates the Helms Deep Patch VPKs and reloads VPK addons.
    sm_vpkb    // Prints the valve file system and local file system versions of sourcemod/configs/banreasons.txt.
    sm_vpks    // Shows the VPK addon load order. Shorter wrapper command to show_addon_load_order. 


    ConVars:
    PHP Code:
    // Helms Deep Patch plugin version.
    sm_helms_patch_version 


    Changes:
    Code:
    1.5 (10-May-2020)
        - Various changes to tidy up code.
        - Plugin no longer required while the addon is private on workshop.
        - Community third party map uploaded without malicious content.
        - Kept here to demonstrate creating VPK via SourcePawn and in case anything changes and required again.
    
    1.4 (27-Jan-2020)
        - Added the ton of new files from (20-Jan-2020) Helms Deep update attempt to overwrite them.
        - Increased MAX_FILE_SIZE to 64 KB for packaging.
        - Kicks all Helms Deep contributers on joining your server.
        - VScript Replacer - vscripts_override.cfg also updated.
    
    1.3 (18-Jan-2020)
        - Added new files from (27-Dec-2019) Helms Deep update attempt to overwrite them.
    
    1.2 (11-Nov-2019)
        - Can now write binary files to VPK.
    
    1.1 (11-Nov-2019)
        - Added new files from (10-Nov-2019) Helms Deep update attempt to overwrite them.
        - Now always detects when "addonlist.txt" order is incorrect and fixes.
        - Warns to restart server for loading addons in the correct order.
        - @SeriouS_Samurai: GTFO stupid noob. Your malware doesn't work.
    
        Also note:
        - "VScript File Replacer" plugin: changes to "vscripts_override.cfg" for Helms Deep.
    
    1.0.4 (24-Aug-2019)
        - Added check to prevent errors when VPK 2 is inaccessible.
    
    1.0.3 (18-Aug-2019)
        - Increased MAX_FILE_SIZE to 32 KB for packaging.
    
    1.0.2 (16-Aug-2019)
        - Added "cfg/banned_user.cfg" to list of fixes.
        - Converted source to use MethodMaps.
    
    1.0.1 (14-Aug-2019)
        - Added "host.txt" and "motd.txt" to list of fixes. Thanks to "Xanaguy" for reporting.
    
    1.0 (14-Aug-2019)
        - Initial release.


    Requirements
    • This plugin is only required if your server has "Helms Deep" map installed.


    Installation
    1. Click "Get Plugin" and put the .smx file into your servers \addons\sourcemod\plugins\ folder.
    2. Refresh your plugins to generate the VPKs and restart the server to load the patch. Or restart your server twice.
    3. Recommended Plugin: VScript File Replacer to fix more stuff with Helms Deep.


    Uninstalling
    1. Delete the plugin from your servers \addons\sourcemod\plugins\ folder.
    2. Delete sm_helms_patch1.vpk and sm_helms_patch2.vpk from your servers \addons\ folder.
    3. Restart the server.
    Attached Files
    File Type: sp Get Plugin or Get Source (l4d2_helms_deep_patch.sp - 629 views - 26.4 KB)
    __________________

    Last edited by Silvers; 10-27-2021 at 03:23.
    Silvers is offline
     



    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 22:03.


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