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

[ANY] Modify Weapon Damage (1.0.0)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
oqyh
Senior Member
Join Date: May 2019
Location: United Arab Emirates
Plugin ID:
8147
Plugin Version:
1.0.0
Plugin Category:
All
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Modify Weapon Damage ( Change any weapon damage )
    Old 08-09-2022 , 16:47   [ANY] Modify Weapon Damage (1.0.0)
    Reply With Quote #1

    [ANY] Modify Weapon Damage (1.0.0)
    [ Change any weapon damage ]






    .:[ ConVars ]:.
    Spoiler


    .:[ Weapon List ]:.
    Spoiler


    .:[ Change Log ]:.
    Spoiler



    .:[ Download ]:.

    __________________
    .:[ >> My Plugins << ]:.

    My discord : oqyh
    oqyh is offline
    L4D2Noob
    AlliedModders Donor
    Join Date: Mar 2020
    Location: Moscow
    Old 08-10-2022 , 13:57   Re: [ANY] Modify Weapon Damage (1.0.0)
    Reply With Quote #2

    Code:
    public Plugin myinfo =  {
    	name = "Custom Weapon Damage", 
    	author = "Kolapsicle", 
    	description = "Controls weapon damage per client.", 
    	version = "1.0.0", 
    	url = ""
    };
    There is already a similar plugin. I don't remember the original link, but I do remember downloading it for my server.
    __________________
    L4D2Noob is offline
    Send a message via ICQ to L4D2Noob Send a message via Skype™ to L4D2Noob
    Ark_Procession
    Senior Member
    Join Date: Jun 2020
    Location: Argentina
    Old 08-20-2022 , 12:10   Re: [ANY] Modify Weapon Damage (1.0.0)
    Reply With Quote #3

    cant it be a multiplier of original damage? otherwise i don't understand what to take for reference
    Ark_Procession is offline
    vadia111
    Senior Member
    Join Date: Dec 2013
    Old 08-20-2022 , 19:50   Re: [ANY] Modify Weapon Damage (1.0.0)
    Reply With Quote #4

    Is it possible to update the plugin...

    where is it possible to put more than 1 weapon in the cfg?


    example -->


    sm_modify_damage "24"

    sm_modify_weapon "tf_weapon_smg"

    sm_modify_weapon "tf_weapon_charged_smg"
    vadia111 is offline
    Grey83
    Veteran Member
    Join Date: Dec 2014
    Location: Ukraine
    Old 08-21-2022 , 03:34   [ANY] Weapon damage modifier 1.0.0 [2022/08/21]
    Reply With Quote #5

    Quote:
    Originally Posted by vadia111 View Post
    where is it possible to put more than 1 weapon in the cfg?
    Nowhere: the plugin does not support more than one weapon name

    But you can try this (negative values ​​will likely increase the target's health ^_^).
    Convars:
    1. sm_weapon_dmg_mod_enable - Enables/Disables plugin
    2. sm_weapon_dmg_mod_ff - Enables/Disables friendly fire modification
    weapon_dmg_mod.ini must be located at .../addons/sourcemod/configs/
    Attached Files
    File Type: ini weapon_dmg_mod.ini (663 Bytes, 111 views)
    File Type: sp Get Plugin or Get Source (weapon_dmg_mod 1.0.0_21.08.2022.sp - 122 views - 3.6 KB)
    __________________

    Last edited by Grey83; 08-21-2022 at 05:28.
    Grey83 is offline
    evans
    Senior Member
    Join Date: May 2021
    Location: OnSmokeDetonate();
    Old 08-27-2022 , 12:54   Re: [ANY] Modify Weapon Damage (1.0.0)
    Reply With Quote #6

    I love you Grey83 )))) :-* :-* thank you, works like a charm ;)
    __________________

    Last edited by evans; 08-27-2022 at 13:04.
    evans is offline
    VaLaKi
    Junior Member
    Join Date: Jul 2016
    Old 08-27-2022 , 19:04   Re: [ANY] Weapon damage modifier 1.0.0 [2022/08/21]
    Reply With Quote #7

    Quote:
    Originally Posted by Grey83 View Post
    Nowhere: the plugin does not support more than one weapon name

    But you can try this (negative values ​​will likely increase the target's health ^_^).
    Convars:
    1. sm_weapon_dmg_mod_enable - Enables/Disables plugin
    2. sm_weapon_dmg_mod_ff - Enables/Disables friendly fire modification
    weapon_dmg_mod.ini must be located at .../addons/sourcemod/configs/
    Compile latest 1.11 sourcemod:
    VaLaKi is offline
    Grey83
    Veteran Member
    Join Date: Dec 2014
    Location: Ukraine
    Old 08-28-2022 , 02:58   Re: [ANY] Weapon damage modifier 1.0.0 [2022/08/21]
    Reply With Quote #8

    Quote:
    Originally Posted by VaLaKi View Post
    Compile latest 1.11 sourcemod
    PHP Code:
    bool
        bLate
    ,
        
    bEnable
    ==Ю
    PHP Code:
    bool
        bLate
    ,
        
    bEnable,
        
    bFF
    Attached Files
    File Type: sp Get Plugin or Get Source (weapon_dmg_mod 1.0.0_28.08.2022.sp - 153 views - 3.6 KB)
    __________________
    Grey83 is offline
    evans
    Senior Member
    Join Date: May 2021
    Location: OnSmokeDetonate();
    Old 08-28-2022 , 18:44   Re: [ANY] Modify Weapon Damage (1.0.0)
    Reply With Quote #9

    I did not research the code more closely but just removed bFF from define and from if condition and plugin works good with sourcemod 1.10 although as it should. Will it have any fatal consequencies in the future ? Server running good, no sign of errors in logs or crashes......what is that bFF for there? Thanks.
    __________________

    Last edited by evans; 08-28-2022 at 18:46.
    evans is offline
    Grey83
    Veteran Member
    Join Date: Dec 2014
    Location: Ukraine
    Old 08-29-2022 , 11:53   Re: [ANY] Modify Weapon Damage (1.0.0)
    Reply With Quote #10

    Quote:
    Originally Posted by evans View Post
    what is that bFF for there?
    Quote:
    Originally Posted by Grey83 View Post
    sm_weapon_dmg_mod_ff - Enables/Disables friendly fire modification
    __________________
    Grey83 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 13:40.


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