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

[CS:GO] CSS:DM Fix


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Tenchuu1987
Member
Join Date: Sep 2019
Plugin ID:
6708
Plugin Version:
1.0.0
Plugin Category:
Fun Stuff
Plugin Game:
Counter-Strike: Source
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Temporary fix. Wait until CSS:DM has been updated ;)
    Old 09-06-2019 , 16:19   [CS:GO] CSS:DM Fix
    Reply With Quote #1

    This plugin is just to help DM Server have a DM feeling. It is nothing like CSSDM but can be used for it to make your server a dm server.

    COMMANDS
    - NONE

    Known Issues
    - None

    TODO
    - None

    CVars
    • mp_respawn_on_death_ct
    • mp_respawn_on_death_t
    • mp_death_drop_gun
    • mp_death_drop_defuser
    • mp_death_drop_grenade
    • mp_death_drop_bomb

    Feel free to use, config generated in csgo/cfg/sourcemod/respawn_dm.cfg

    Example Config:

    PHP Code:
    // -
    // Default: "1.0.0"
    download_version "1.0.0"

    // -
    // Default: "0"
    mp_death_drop_bomb "0"

    // Drop defuser on player death
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    mp_death_drop_defuser "1"

    // Which grenade to drop on player death: 0=none, 1=best, 2=current or best, 3=all grenades
    // -
    // Default: "2"
    // Minimum: "0.000000"
    // Maximum: "3.000000"
    mp_death_drop_grenade "2"

    // Which gun to drop on player death: 0=none, 1=best, 2=current or best
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "2.000000"
    mp_death_drop_gun "1"

    // When set to 1, counter-terrorists will respawn after dying.
    // -
    // Default: "0"
    mp_respawn_on_death_ct "0"

    // When set to 1, terrorists will respawn after dying.
    // -
    // Default: "0"
    mp_respawn_on_death_t "0" 
    Attached Files
    File Type: sp Get Plugin or Get Source (respawn_dm.sp - 523 views - 2.4 KB)

    Last edited by Tenchuu1987; 09-06-2019 at 16:21.
    Tenchuu1987 is offline
    sneaK
    SourceMod Moderator
    Join Date: Feb 2015
    Location: USA
    Old 09-06-2019 , 17:17   Re: [CS:GO] CSS:DM Fix
    Reply With Quote #2

    Why not just... use the cvars and configuration files provided by Valve? Your plugin only sets existing cvars, and only OnMapStart. This should not be in a plugin.
    __________________
    sneaK is offline
    Tenchuu1987
    Member
    Join Date: Sep 2019
    Old 09-06-2019 , 21:56   Re: [CS:GO] CSS:DM Fix
    Reply With Quote #3

    It has to me a learning effect in coding SourcePawn and i am happy if i nderstand something and be able to manage some stuff like inside a plugin ;)
    Tenchuu1987 is offline
    Ilusion9
    Veteran Member
    Join Date: Jun 2018
    Location: Romania
    Old 09-07-2019 , 06:37   Re: [CS:GO] CSS:DM Fix
    Reply With Quote #4

    Quote:
    Originally Posted by Tenchuu1987 View Post
    It has to me a learning effect in coding SourcePawn and i am happy if i nderstand something and be able to manage some stuff like inside a plugin ;)
    Then code something else? Setting some convars inside a plugin doesn't make the plugin a real gamemode manager, you know?
    Also, you forgot mp_randomspawn
    __________________
    Ilusion9 is offline
    Reply



    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:44.


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