AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   Instant map change on last round (https://forums.alliedmods.net/showthread.php?t=328317)

SnowHP 11-04-2020 11:13

Instant map change on last round
 
Hello , have see that a lot of people leave when map will change , so I want some plugin to change it automactly to next map , been searching and didnt find anything

Bacardi 11-04-2020 12:41

Re: Instant map change on last round
 
Tell us which game ?


cs:go + cs:s
Code:

"mp_round_restart_delay" = "10" ( def. "7.0" ) min. 0.000000 max. 14.000000
FCVAR_GAMEDLL FCVAR_REPLICATED FCVAR_RELEASE
- Number of seconds to delay before restarting a round after a win

cs:go
Code:

"mp_match_restart_delay" = "25" min. 1.000000 max. 9999.000000
FCVAR_GAMEDLL FCVAR_REPLICATED FCVAR_RELEASE
- Time (in seconds) until a match restarts.

cs:s
Code:

"mp_chattime" = "10" min. 1.000000 max. 120.000000
FCVAR_GAMEDLL FCVAR_REPLICATED
- amount of time players can chat after the game is over



All times are GMT -4. The time now is 14:31.

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