Raised This Month: $ Target: $400
 0% 

[CS:GO] Deathmatch (v2.0.9, 2018-06-12)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Marounda
Senior Member
Join Date: Oct 2014
Old 03-03-2016 , 16:56   Re: [CS:GO] Deathmatch (v2.0.5, 2015-12-11)
Reply With Quote #11

Quote:
Originally Posted by Maxximou5 View Post
No. There is no reason to, as of yet.
The interest is when we have approximately 10 players, if players were long A on dust2 for exemple, the guys won't respawn T base front of B bomb point. With dhooks, the player will respawn near to the long A.

My problem is a lot of players come each days to say me players respawn near to them or on them and they don't like this system.
https://twitter.com/KriiKsuS/status/705500440436330496
https://twitter.com/KriiKsuS/status/705500659941052416
https://twitter.com/MarcJCSGO/status/704399557141131264
https://twitter.com/MarcJCSGO/status/704400400313614336
https://twitter.com/Reflex_Prophet/s...59891730157568
=> Different feedbacks with differents point.

Can you check my config and give me your opinion please ?

Code:
"Deathmatch Config"
{
    "Options"
    {
        // Enable Deathmatch.
        // --
        // Default: yes
        "dm_enabled" "yes"

        // Display a message saying that your server is running Deathmatch.
        // --
        // Default: yes
        "dm_welcomemsg" "yes"

        // Free for all mode.
        // --
        // Default: no
        "dm_free_for_all" "yes"

        // Hides the radar from players.
        // --
        // Default: no
        "dm_hide_radar" "yes"

        // Display a panel showing health of the victim.
        // --
        // Default: "no"
        "dm_display_panel" "no"

        // Display a panel showing damage done to a player.
        // --
        // Default: "no"
        "dm_display_panel_damage" "no"

        // Headshot Only mode.
        // --
        // Default: no
        "dm_headshot_only" "no"

        // Headshot Only allow world kills.
        // --
        // Default: no
        "dm_headshot_only_allow_world" "no"

        // Headshot Only allow knife kills.
        // --
        // Default: no
        "dm_headshot_only_allow_knife" "no"

        // Headshot Only allow taser kills.
        // --
        // Default: no
        "dm_headshot_only_allow_taser" "no"

        // Headshot Only allow grenade kills.
        // --
        // Default: no
        "dm_headshot_only_allow_nade" "no"

        // Remove objectives (disables bomb sites, and removes c4 and hostages).
        // --
        // Default: yes
        "dm_remove_objectives" "yes"

        // Enable respawning.
        // --
        // Default: yes
        "dm_respawning" "yes"

        // Respawn time.
        // --
        // Default: 2.0
        "dm_respawn_time" "0.5"

        // Gun menu mode.
        // 1) Enabled.
        // 2) Pistol only mode.
        // 3) Random weapons every round.
        // 4) Disabled.
        // --
        // Default: 1
        "dm_gun_menu_mode" "1"

        // Enable line of sight spawning. If enabled, players will be spawned at
        // a point where they cannot see enemies, and enemies cannot see them.
        // --
        // Default: yes
        "dm_line_of_sight_spawning" "yes"

        // Maximum number of attempts to find a suitable line of sight spawn
        // point.
        // --
        // Default: 10
        "dm_line_of_sight_attempts" "10"

        // Minimum distance from enemies at which a player can spawn.
        // --
        // Default: 0.0
        "dm_spawn_distance_from_enemies" "20"

        // Spawn protection time.
        // --
        // Default: 1.0
        "dm_spawn_protection_time" "0.3"

        // Remove ground weapons.
        // --
        // Default: yes
        "dm_remove_weapons" "yes"

        // Replenish ammo reserve.
        // --
        // Default: yes
        "dm_replenish_ammo" "yes"

        // Replenish ammo clip.
        // --
        // Default: yes
        "dm_replenish_clip" "yes"

        // Unlimited player grenades.
        // --
        // Default: no
        "dm_replenish_grenade" "no"

        // Unlimited hegrenades.
        // --
        // Default: no
        "dm_replenish_hegrenade" "no"

        // Give players their grenade back on successful kill.
        // --
        // Default: no
        "dm_replenish_grenade_kill" "no"

        // Spawn HP.
        // --
        // Default: 100
        "dm_player_hp_start" "100"

        // Maximum HP.
        // --
        // Default: 100
        "dm_player_hp_max" "100"

        // HP per kill.
        // --
        // Default: 5
        "dm_hp_per_kill" "10"

        // HP per headshot kill.
        // --
        // Default: 10
        "dm_hp_per_headshot_kill" "25"

        // HP per knife kill.
        // --
        // Default: 50
        "dm_hp_per_knife_kill" "50"

        // HP per nade kill.
        // --
        // Default: 30
        "dm_hp_per_knife_nade" "30"

        // Display HP messages.
        // --
        // Default: yes
        "dm_display_hp_messages" "no"

        // Display grenade messages.
        // --
        // Default: yes
        "dm_display_grenade_messages" "no"
    }

    "Weapons"
    {
        "Primary"
        {
            // Weapon.         // Limit.
            "weapon_ak47"          "-1"
            "weapon_m4a1"          "-1"
            "weapon_m4a1_silencer" "-1"
            "weapon_famas"         "-1"
            "weapon_galilar"       "-1"
            "weapon_awp"           "6"
            "weapon_ssg08"         "-1"
            "weapon_sg556"         "-1"
            "weapon_aug"           "-1"
            "weapon_nova"          "-1"
            "weapon_xm1014"        "-1"
            "weapon_sawedoff"      "-1"
            "weapon_mag7"          "-1"
            "weapon_mac10"         "-1"
            "weapon_mp9"           "-1"
            "weapon_mp7"           "-1"
            "weapon_ump45"         "-1"
            "weapon_p90"           "-1"
            "weapon_bizon"         "-1"
            "random"                "-1"
        }

        "Secondary"
        {
            // Weapon.         // Limit.
            "weapon_glock"            "-1"
            "weapon_p250"            "-1"
            "weapon_cz75a"            "-1"
            "weapon_usp_silencer"    "-1"
            "weapon_fiveseven"        "-1"
            "weapon_deagle"            "-1"
            "weapon_elite"            "-1"
            "weapon_tec9"            "-1"
            "weapon_hkp2000"        "-1"
            "random"                "-1"
        }

        "Misc"
        {
            "armor (chest)"    "no"
            "armor (full)"    "yes"
            "zeus"            "no"
        }

        "Grenades"
        {
            "incendiary" "0"
            "molotov"     "0"
            "decoy"      "0"
            "flashbang"  "0"
            "he"         "0"
            "smoke"      "0"
        }
    }
}
I tried "dm_spawn_distance_from_enemies" "0", "10", and now "20", but it's not good for them :/
Thanks !
__________________
MER IL ET FOU's servers on our website : http://meriletfou.fr/



Last edited by Marounda; 03-03-2016 at 17:02.
Marounda 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 00:15.


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