AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Solved [CSGO] Map doesn't change on round end. (https://forums.alliedmods.net/showthread.php?t=312790)

AuricYoutube 12-16-2018 02:40

[CSGO] Map doesn't change on round end.
 
1 Attachment(s)
I am running a csgo bhop server. I have this issue where when the timelimit reaches 0, the round would restart instead of changing maps. I have searched google various times and have not found a solution to this. I have tried setting mp_match_end_changelevel to 1 and mp_match_end_restart to 0 but that still didn't work.

Code:

[SM] Listing 78 plugins:
  01 "Admin File Reader" (1.9.0.6247) by AlliedModders LLC
  02 "Admin Help" (1.9.0.6247) by AlliedModders LLC
  03 "Admin Menu" (1.9.0.6247) by AlliedModders LLC
  04 "Anti-Flood" (1.9.0.6247) by AlliedModders LLC
  05 "CS:GO particle auto-precacher" (1.2.4) by Copypaste Slim
  06 "Basic Ban Commands" (1.9.0.6247) by AlliedModders LLC
  07 "Basic Chat" (1.9.0.6247) by AlliedModders LLC
  08 "Basic Comm Control" (1.9.0.6247) by AlliedModders LLC
  09 "Basic Commands" (1.9.0.6247) by AlliedModders LLC
  10 "Basic Info Triggers" (1.9.0.6247) by AlliedModders LLC
  11 "Basic Votes" (1.9.0.6247) by AlliedModders LLC
  12 "Bunnyhop Statistics API" (1.2.0) by shavit
  13 "BSP ConVar Allower" (0.1) by SHUFEN from POSSESSION.tokyo
  14 "Classname Fix" (1.0) by KiD Fearless
  15 "Client Preferences" (1.9.0.6247) by AlliedModders LLC
  16 "Remove Cash & Points Messages (CS:GO)" (1.2) by sneaK
  17 "Flashlight" (1.3.63) by Mitch
  18 "CS:GO Movement Unlocker" (1.0) by Peace-Maker
  19 "CSS No Head Shake" (1.0.1) by Twisted|Panda
  20 "Demo Recording Fixer" (1.0) by SlidyBat
  21 "Discord API" (0.1.103) by Deathknife
  22 "Double Restart Timer" (1.1) by KiD Fearless
  23 "Duck Fix." (1.0) by Kamay
  24 "E" (1.0) by markipoo
  25 "Force AllTalk" (1.1) by Nickelony
  26 "SM Franug Player Colors" (1.3) by Franc1sco franug
  27 "Fun Commands" (1.9.0.6247) by AlliedModders LLC
  28 "Fun Votes" (1.9.0.6247) by AlliedModders LLC
  29 "In-game Help Menu" (0.3) by chundo
  30 "Kepp Doors Open!" (1.00) by ici
  31 "Ladder Gravity Fixer" (1.0) by CoMaNdO
  32 "Map configs" (1.3) by Berni
  33 "CSGO Panorama Map Change Crashe Fixer" (1.0.6) by BOT Benson
  34 "MPBH" (1.1) by DaFox, petsku & Zipcore | Slidy Edit
  35 "Name Change kicker" (1.0) by dustin
  36 "Auto NAV file creator" (1.0) by shavit
  37 "Nextmap" (1.9.0.6247) by AlliedModders LLC
  38 "No Block" (1.0.0.0) by sslice
  39 "noflash.smx"
  40 "Player Commands" (1.9.0.6247) by AlliedModders LLC
  41 "Point Distance" (1.0) by Flexlolo
  42 "Trigger_push Fix" (1.2) by Mev, George, & Blacky
  43 "CS:GO Ramp Slope Fix" (1.0) by Peace-Maker
  44 "Reserved Slots" (1.9.0.6247) by AlliedModders LLC
  45 "RNGFix" (1.1.2) by rio
  46 "Join Team Fix" (0.1) by SlidyBat
  47 "Noclip Speed" (1.0) by SlidyBat
  48 "shavit - [BASH]" (2.0) by Mev
  49 "[shavit] Chat Processor" (2.3.5) by shavit
  50 "[shavit] Core" (2.3.5) by shavit
  51 "[shavit] Discord WR Bot" (1.0) by SlidyBat
  52 "[shavit] HUD" (2.3.5) by shavit
  53 "shavit - MapChooser" (1.0.4.4) by SlidyBat
  54 "[shavit] Miscellaneous" (2.3.5) by shavit
  55 "Style: Parkour" (1.0) by Hymns For Disco
  56 "[shavit] Rankings" (2.3.5) by shavit
  57 "[shavit] Replay Bot" (2.3.5) by shavit
  58 "[shavit] Sounds" (2.3.5) by shavit
  59 "[sbavit] SSJ" (1.1) by SlidyBat
  60 "[shavit] Player Stats" (2.3.5) by shavit
  61 "!stuck" (1.0) by theSaint
  62 "[shavit] Dynamic Timelimits" (2.3.5) by shavit
  63 "[shavit] World Records" (2.3.5) by shavit
  64 "[shavit] Map Zones" (2.3.5) by shavit
  65 "Shavits - Zoned Maps" (1.0) by SlidyBat
  66 "Show Triggers" (1.1) by ici
  67 "smokeremover.smx"
  68 "sm_defaulttextreplace_csgo.smx"
  69 "Sound Commands" (1.9.0.6247) by AlliedModders LLC
  70 "BHOP Strafe Trainer" (0.1) by PaxPlay
  71 "Team full patch" (1.0) by SlidyBat
  72 "Toggle Music" (3.7.8) by Mitch & Agent Wesker
  73 "Togglehudtext.smx"
  74 "Teleport Position" (1) by The Count
  75 "[CS:GO] TTS - Teleports and Triggers Stopper." (1.2.1) by IT-KiLLER
  76 "Uninamer" (1.2) by red!
  77 "Update Round Time" (1.1) by KiD Fearless
  78 "ConVar Enforcer" (1.0) by blacky

Please help :shock:

Bacardi 12-16-2018 03:56

Re: [CSGO] Map doesn't change on round end.
 
Do you have mp_ignore_round_win_conditions enabled ?


anyway... you could show your cvar settings.

in server console (use rcon or sm_rcon)

Code:

con_logfile "mycvars.log"
differences
cvarlist
con_logfile ""

You get log file in csgo folder.
Before you post log file here, please remove all passwords and rcon passwords from file.

*edit
And you attach log file in your post, go post advanced mode

AuricYoutube 12-16-2018 08:40

Re: [CSGO] Map doesn't change on round end.
 
Quote:

Originally Posted by Bacardi (Post 2629346)
Do you have mp_ignore_round_win_conditions enabled ?


anyway... you could show your cvar settings.

in server console (use rcon or sm_rcon)

Code:

con_logfile "mycvars.log"
differences
cvarlist
con_logfile ""

You get log file in csgo folder.
Before you post log file here, please remove all passwords and rcon passwords from file.

*edit
And you attach log file in your post, go post advanced mode

mp_ignore_round_win_conditions is on 1 and I put the convar log in the OP.

Bacardi 12-16-2018 15:14

Re: [CSGO] Map doesn't change on round end.
 
Well, mp_ignore_round_win_conditions would never end round. That would be your problem.
You could try plugin
Time limit enforcer






Or without plugin.
Because you have respawn system enabled, try
Code:

mp_ignore_round_win_conditions 0
mp_timelimit 20
mp_roundtime  60
mp_roundtime_defuse 0
mp_roundtime_hostage  0

Would this work ? I haven't tested.

AuricYoutube 12-17-2018 01:52

Re: [CSGO] Map doesn't change on round end.
 
Quote:

Originally Posted by Bacardi (Post 2629458)
Well, mp_ignore_round_win_conditions would never end round. That would be your problem.
You could try plugin
Time limit enforcer






Or without plugin.
Because you have respawn system enabled, try
Code:

mp_ignore_round_win_conditions 0
mp_timelimit 20
mp_roundtime  60
mp_roundtime_defuse 0
mp_roundtime_hostage  0

Would this work ? I haven't tested.

The bhop timer already executes CS_TerminateRound but it just ends up restarting the round instead of changing map, and there is dynamic timelimitting according to records on the map.

Bacardi 12-17-2018 04:25

Re: [CSGO] Map doesn't change on round end.
 
well this look fancy
62 "[shavit] Dynamic Timelimits" (2.3.5) by shavit

You have read any erros in SourceMod logs ?
addons/sourcemod/logs

AuricYoutube 12-17-2018 09:18

Re: [CSGO] Map doesn't change on round end.
 
Quote:

Originally Posted by Bacardi (Post 2629541)
well this look fancy
62 "[shavit] Dynamic Timelimits" (2.3.5) by shavit

You have read any erros in SourceMod logs ?
addons/sourcemod/logs

sorry bro I forgot about this thread I used the plugin you posted and it works, I guess ending the game is better than ending the round. No error logs btw.


All times are GMT -4. The time now is 16:37.

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