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

[CS:GO] Deathrun gamemode with queue


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Ilusion9
Veteran Member
Join Date: Jun 2018
Location: Romania
Plugin ID:
6226
Plugin Version:
Plugin Category:
Gameplay
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Deathrun game mode with queue for CS:GO.
    Old 08-14-2018 , 14:33   [CS:GO] Deathrun gamemode with queue
    Reply With Quote #1

    Description: Deathrun game mode with queue for CS:GO. This game mode keeps 1 bot at Terrorists every round.

    Commands:
    Code:
    sm_t
    sm_terro
    sm_terrorist
    ConVars:
    Code:
    dr_remove_weapons_round_start 1 // Remove all players weapons on round start?
    dr_ignore_world_deaths_from_score 0 // Ignore deaths made by world (traps) from players score?
    GitHub: https://github.com/Ilusion9/deathrun-sm

    Last edited by Ilusion9; 02-10-2020 at 13:59.
    Ilusion9 is offline
    foxsay
    AlliedModders Donor
    Join Date: Sep 2013
    Old 08-17-2018 , 10:23   Re: [CS:GO] Deathrun gamemode with command
    Reply With Quote #2

    what is point to play deathrun without t? Just play minigames courses then.
    foxsay is offline
    Ilusion9
    Veteran Member
    Join Date: Jun 2018
    Location: Romania
    Old 08-17-2018 , 10:32   Re: [CS:GO] Deathrun gamemode with command
    Reply With Quote #3

    Quote:
    Originally Posted by foxsay View Post
    what is point to play deathrun without t? Just play minigames courses then.
    but there will be a terrorist, if someone wants to join the team.
    you say !t in chat and in the next round you can become terrorist. if someone typed the command before you, then you can be the terrorist in the second round.

    if you force someone to be terrorist, he can leave. there are n deathrun plugins with random terrorist, this is just another aproach of the gamemode. you can use it, or you can skip it.

    I had a deathrun server few months ago. In the beginning there was a random terrorist, then i made this. They prefered the second one where they can become terrorist whenever they wish.
    __________________

    Last edited by Ilusion9; 08-17-2018 at 10:35.
    Ilusion9 is offline
    foxsay
    AlliedModders Donor
    Join Date: Sep 2013
    Old 08-17-2018 , 10:45   Re: [CS:GO] Deathrun gamemode with command
    Reply With Quote #4

    Quote:
    Originally Posted by Ilusion9 View Post
    but there will be a terrorist, if someone wants to join the team.
    you say !t in chat and in the next round you can become terrorist. if someone typed the command before you, then you can be the terrorist in the second round.

    if you force someone to be terrorist, he can leave. there are n deathrun plugins with random terrorist, this is just another aproach of the gamemode. you can use it, or you can skip it.

    I had a deathrun server few months ago. In the beginning there was a random terrorist, then i made this. They prefered the second one where they can become terrorist whenever they wish.
    Well i also owned deathrun server at start i had choose menu for t trap round or free later switched to 1 trap 1 free round.
    Yeah maybe its usefull if u use a timer in deathrun for records.

    I recently closed my server wasn't active i didn't use auto bhop i had bunch special made maps for server and custom timer. I guess im nostalgic i really liked 1.6 style no auto bhop legit skill required and someone pressing traps. Without t doesn't feels right for me. If that is thing what people likes in cs go i will not ever play deathrun in cs:go. At time when i ran server i didn't manage to find any server without auto bhop. I just think without t most of time its pretty much minigames course or there are these speed run deathrun maps.

    Last edited by foxsay; 08-17-2018 at 10:50.
    foxsay is offline
    Ilusion9
    Veteran Member
    Join Date: Jun 2018
    Location: Romania
    Old 08-17-2018 , 12:34   Re: [CS:GO] Deathrun gamemode with command
    Reply With Quote #5

    Quote:
    Originally Posted by foxsay View Post
    Well i also owned deathrun server at start i had choose menu for t trap round or free later switched to 1 trap 1 free round.
    Yeah maybe its usefull if u use a timer in deathrun for records.

    I recently closed my server wasn't active i didn't use auto bhop i had bunch special made maps for server and custom timer. I guess im nostalgic i really liked 1.6 style no auto bhop legit skill required and someone pressing traps. Without t doesn't feels right for me. If that is thing what people likes in cs go i will not ever play deathrun in cs:go. At time when i ran server i didn't manage to find any server without auto bhop. I just think without t most of time its pretty much minigames course or there are these speed run deathrun maps.
    On my server, when random terrorist was on, many players just let it free.
    No terrorist means free. If that guy choosed to be terrorist, that means he will activate traps.
    No terrorist = random terrorist and free.

    With this plugin on my server, on almost every round was a terrorist and no free. Many players just blamed the terrorists for traps. For many new players, deathrun means free run.

    As i said, this is a different view of the gamemode. If no one wish to be terrorist, why to force them?
    __________________
    Ilusion9 is offline
    Ilusion9
    Veteran Member
    Join Date: Jun 2018
    Location: Romania
    Old 08-21-2018 , 09:25   Re: [CS:GO] Deathrun gamemode with command
    Reply With Quote #6

    - v1.2
    Removed cvars dependency.
    Removed the fake client and changed with the valve bot. Maximum 1 bot at terrorists for the rounds with no terrorist.
    Ilusion9 is offline
    Ilusion9
    Veteran Member
    Join Date: Jun 2018
    Location: Romania
    Old 08-30-2018 , 10:50   Re: [CS:GO] Deathrun gamemode with command
    Reply With Quote #7

    - v1.5
    The client is assigned at CT on connect.
    Fixed some bugs.
    Ilusion9 is offline
    Ilusion9
    Veteran Member
    Join Date: Jun 2018
    Location: Romania
    Old 12-08-2018 , 07:17   Re: [CS:GO] Deathrun gamemode with command
    Reply With Quote #8

    v2.0

    Added deathrun.cfg file where you can manage the gamemode very easily.
    Added cvars: mp_disable_radar 1 and mp_equipment_reset_rounds 1.
    The game_player_equip has no effect on round start (For the maps that clear all player weapons on round start. Now mp_equipment_reset_rounds 1 will do the trick).
    __________________

    Last edited by Ilusion9; 12-08-2018 at 07:29.
    Ilusion9 is offline
    vERKE
    Junior Member
    Join Date: Sep 2018
    Location: Hungary
    Old 12-08-2018 , 09:10   Re: [CS:GO] Deathrun gamemode with command
    Reply With Quote #9

    Thanks for updating it! This is the best plugin for DeathRun right now!
    __________________
    vERKE is offline
    Ilusion9
    Veteran Member
    Join Date: Jun 2018
    Location: Romania
    Old 12-08-2018 , 09:31   Re: [CS:GO] Deathrun gamemode with command
    Reply With Quote #10

    Quote:
    Originally Posted by vERKE View Post
    Thanks for updating it! This is the best plugin for DeathRun right now!
    Thanks.
    Do not forget to add deathrun.cfg in cfg/sourcemod folder.
    __________________
    Ilusion9 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 11:12.


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