AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:GO] Deathrun gamemode with queue (https://forums.alliedmods.net/showthread.php?t=309980)

Ilusion9 08-14-2018 14:33

[CS:GO] Deathrun gamemode with queue
 
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

foxsay 08-17-2018 10:23

Re: [CS:GO] Deathrun gamemode with command
 
what is point to play deathrun without t? Just play minigames courses then.

Ilusion9 08-17-2018 10:32

Re: [CS:GO] Deathrun gamemode with command
 
Quote:

Originally Posted by foxsay (Post 2610757)
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.

foxsay 08-17-2018 10:45

Re: [CS:GO] Deathrun gamemode with command
 
Quote:

Originally Posted by Ilusion9 (Post 2610761)
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.

Ilusion9 08-17-2018 12:34

Re: [CS:GO] Deathrun gamemode with command
 
Quote:

Originally Posted by foxsay (Post 2610763)
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 08-21-2018 09:25

Re: [CS:GO] Deathrun gamemode with command
 
- 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 08-30-2018 10:50

Re: [CS:GO] Deathrun gamemode with command
 
- v1.5
The client is assigned at CT on connect.
Fixed some bugs.

Ilusion9 12-08-2018 07:17

Re: [CS:GO] Deathrun gamemode with command
 
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).

vERKE 12-08-2018 09:10

Re: [CS:GO] Deathrun gamemode with command
 
Thanks for updating it! This is the best plugin for DeathRun right now!

Ilusion9 12-08-2018 09:31

Re: [CS:GO] Deathrun gamemode with command
 
Quote:

Originally Posted by vERKE (Post 2627585)
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.


All times are GMT -4. The time now is 09:24.

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