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

[CS:GO] BumpWeapon Fix - Revert Weapon Pick Up (03/31/2019)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
SHUFEN
Senior Member
Join Date: Jun 2014
Location: Japan, Tokyo
Plugin ID:
6488
Plugin Version:
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Old 03-30-2019 , 14:04   [CS:GO] BumpWeapon Fix - Revert Weapon Pick Up (03/31/2019)
    Reply With Quote #1

    Latest Update: Fixed new gamedata - For 8/8/2019 CS:GO Update

    THIS PLUGIN IS REQUIRED DHooks Dynamic detour support version
    >>> DOWNLOAD LINK <<<


    Description: Revert weapon pick-up function as before 3/28 CS:GO update.
    Thus ignore to validate line-of-sight when pickup weapons.


    Requirement: DHooks - Experimental dynamic detour support (2.2.0-detours7)

    https://blog.counter-strike.net/inde...2019/03/23732/
    Code:
    - Players can no longer pick up weapons through walls or without direct line-of-sight.
    Attached Files
    File Type: sp Get Plugin or Get Source (BumpWeaponFix.sp - 800 views - 1.5 KB)
    File Type: smx BumpWeaponFix.smx (4.9 KB, 491 views)
    File Type: txt BumpWeaponFix.games.txt (291 Bytes, 724 views)

    Last edited by SHUFEN; 08-09-2019 at 22:19.
    SHUFEN is offline
    Send a message via Skype™ to SHUFEN
    8guawong
    AlliedModders Donor
    Join Date: Dec 2013
    Location: BlackMarke7
    Old 03-30-2019 , 15:46   Re: [CS:GO] BumpWeapon Fix - Revert Weapon Pick Up (03/31/2019)
    Reply With Quote #2

    thank you for this
    __________________
    8guawong is offline
    8guawong
    AlliedModders Donor
    Join Date: Dec 2013
    Location: BlackMarke7
    Old 05-02-2019 , 00:52   Re: [CS:GO] BumpWeapon Fix - Revert Weapon Pick Up (03/31/2019)
    Reply With Quote #3

    Code:
    BumpWeaponFix.smx: Unable to load plugin (no debug string table)
    
    sm exts list
    [SM] Displaying 16 extensions:
    [01] Accelerator (2.4.3): SRCDS Crash Handler
    [02] Webternet (1.9.0.6280): Extension for interacting with URLs
    [03] <FAILED> file "triggerpushfix.ext.2.csgo.dll": Could not find interface: IS
    ourceMod
    [04] CS Tools (1.9.0.6280): CS extended functionality
    [05] BinTools (1.9.0.6280): Low-level C/C++ Calling API
    [06] SDK Tools (1.9.0.6280): Source SDK Tools
    [07] Top Menus (1.9.0.6280): Creates sorted nested menus
    [08] Client Preferences (1.9.0.6280): Saves client preference settings
    [09] SQLite (1.9.0.6280): SQLite Driver
    [10] DHooks (2.2.0-detours7): Dynamic Hooks
    [11] SDK Hooks (1.9.0.6280): Source SDK Hooks
    [12] Regex (1.9.0.6280): Provides regex natives for plugins
    [13] <OPTIONAL> file "store_sm.ext.dll": The specified module could not be found
    .
    
    [14] GeoIP (1.9.0.6280): Geographical IP information
    [15] SteamWorks Extension (1.2.1): Exposes SteamWorks functions to Developers
    [16] MySQL-DBI (1.9.0.6280): MySQL driver implementation for DBI
    
    sm version
     SourceMod Version Information:
        SourceMod Version: 1.9.0.6280
        SourcePawn Engine: 1.9.0.6280, jit-x86 (build 1.9.0.6280)
        SourcePawn API: v1 = 4, v2 = 12
        Compiled on: May  1 2019 15:47:25
        Built from: https://github.com/alliedmodders/sourcemod/commit/c2d46432
        Build ID: 6280:c2d46432
        http://www.sourcemod.net/
    --------------------------- edit ---------------------------

    i use sm 1.10 - build 6403 + dhooks-detours7-for-sourcemod-1.10.zip (https://forums.alliedmods.net/showthread.php?p=2628691)
    everything works now
    __________________

    Last edited by 8guawong; 05-02-2019 at 01:18.
    8guawong is offline
    bebe9b
    Veteran Member
    Join Date: May 2009
    Location: Romania
    Old 05-21-2019 , 11:52   Re: [CS:GO] BumpWeapon Fix - Revert Weapon Pick Up (03/31/2019)
    Reply With Quote #4

    Hi,
    Pls fix plugin:
    "BumpWeaponFix.smx": Unable to load plugin (no debug string table).
    Use verion dhooks : dhooks-2.2.0-detours7-sm110.

    Thx,
    __________________
    respecta si vei fi respectat

    Last edited by bebe9b; 05-21-2019 at 11:58.
    bebe9b is offline
    sneaK
    SourceMod Moderator
    Join Date: Feb 2015
    Location: USA
    Old 05-21-2019 , 14:16   Re: [CS:GO] BumpWeapon Fix - Revert Weapon Pick Up (03/31/2019)
    Reply With Quote #5

    Quote:
    Originally Posted by bebe9b View Post
    Hi,
    Pls fix plugin:
    "BumpWeaponFix.smx": Unable to load plugin (no debug string table).
    Use verion dhooks : dhooks-2.2.0-detours7-sm110.

    Thx,
    Compile the plugin against sourcemod 1.9.
    __________________
    sneaK is offline
    Agent Wesker
    Senior Member
    Join Date: Apr 2012
    Old 08-08-2019 , 18:32   Re: [CS:GO] BumpWeapon Fix - Revert Weapon Pick Up (03/31/2019)
    Reply With Quote #6

    This stopped working after update:

    Code:
    L 08/08/2019 - 18:29:34: [SM] Exception reported: Failed to load "ValidateLineOfSight" signature from gamedata
    L 08/08/2019 - 18:29:34: [SM] Blaming: BumpWeaponFix.smx
    L 08/08/2019 - 18:29:34: [SM] Call stack trace:
    L 08/08/2019 - 18:29:34: [SM]   [0] SetFailState
    Agent Wesker is offline
    eliteroyal
    AlliedModders Donor
    Join Date: Dec 2016
    Location: Moldova
    Old 08-08-2019 , 19:59   Re: [CS:GO] BumpWeapon Fix - Revert Weapon Pick Up (03/31/2019)
    Reply With Quote #7

    i dont understand this plugin
    __________________
    PEACE FROM MOLDOVA
    eliteroyal is offline
    SHUFEN
    Senior Member
    Join Date: Jun 2014
    Location: Japan, Tokyo
    Old 08-09-2019 , 22:20   Re: [CS:GO] BumpWeapon Fix - Revert Weapon Pick Up (03/31/2019)
    Reply With Quote #8

    Fixed gamedata for 8/8/2019 update.
    SHUFEN is offline
    Send a message via Skype™ to SHUFEN
    PyPKjE20
    Member
    Join Date: Dec 2010
    Location: Lithuania
    Old 10-06-2019 , 15:06   Re: [CS:GO] BumpWeapon Fix - Revert Weapon Pick Up (03/31/2019)
    Reply With Quote #9

    Not working...
    __________________

    CS:GO Open Chest MOD IP: csgo.slimi.lt
    New CS 1.6 CSGO IP: pub.slimi.lt
    CS 1.6 Slimi RPG MOD http://rpg.slimi.lt
    PyPKjE20 is offline
    Send a message via Skype™ to PyPKjE20
    bebe9b
    Veteran Member
    Join Date: May 2009
    Location: Romania
    Old 12-23-2019 , 21:41   Re: [CS:GO] BumpWeapon Fix - Revert Weapon Pick Up (03/31/2019)
    Reply With Quote #10

    Hi,
    Pls fix erorr:
    [SM] Unable to load plugin "BumpWeaponFix.smx": Native "DHookCreateDetour" was not found

    Thx,
    __________________
    respecta si vei fi respectat
    bebe9b is offline
    Reply


    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 08:53.


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