View Single Post
skaf24
New Member
Join Date: May 2020
Old 05-07-2020 , 17:33   Re: [CS:S/CS:GO] GunGame
Reply With Quote #5205

Hello,

Im sure this has been asked, but I've been trying to figure this out for a while now. What it looks like according to the logs gungame triggers gg_win, and does what it should, sets mp_timelimit to 0 when someone wins but then it starts a new round and nobody can move because I have it set to freeze players when someone wins. I don't understand why. Map vote works at the level I have it set at. It sets sm_nextmap to whatever was voted on and everything works except for the map changing. Does the default mapchooser.smx that comes with SM not work with GG? I've been trying to figure this out for a few days and this is the only thing I can come up with.

this is what it shows in the log at the end of the game:
Quote:
L 05/07/2020 - 148:12: World triggered "Round_Start"
L 05/07/2020 - 148:24: "Skaf<2><[U:1:]><TERRORIST>" killed "MCG Josh<3><BOT><CT>" with "knife"
L 05/07/2020 - 148:24: "MCG Josh<3><BOT><CT>" triggered "gg_leveldown"
L 05/07/2020 - 148:24: "MCG Josh<3><BOT><CT>" triggered "gg_leveldown"
L 05/07/2020 - 148:24: "Skaf<2><STEAM_0:0:><TERRORIST>" triggered "gg_levelup"
L 05/07/2020 - 148:24: "Skaf<2><STEAM_0:0:><TERRORIST>" triggered "gg_knife_steal"
L 05/07/2020 - 148:24: "Skaf<2><STEAM_0:0:><TERRORIST>" triggered "gg_win"
L 05/07/2020 - 148:24: "MCG Josh<3><BOT><CT>" triggered "gg_lose"
L 05/07/2020 - 148:24: "Skaf<2><STEAM_0:0:><TERRORIST>" triggered "gg_team_win"
L 05/07/2020 - 148:24: "MCG Josh<3><BOT><CT>" triggered "gg_team_lose"
L 05/07/2020 - 148:24: "MCG Dave<4><BOT><CT>" triggered "gg_team_lose"
L 05/07/2020 - 148:24: "MCG Mike<5><BOT><TERRORIST>" triggered "gg_team_win"
L 05/07/2020 - 148:24: server_cvar: "mp_timelimit" "0"
L 05/07/2020 - 148:24: Team "TERRORIST" triggered "Terrorists_Win" (CT "9") (T "20")
L 05/07/2020 - 148:24: Team "CT" scored "9" with "2" players
L 05/07/2020 - 148:24: Team "TERRORIST" scored "20" with "2" players
L 05/07/2020 - 148:24: World triggered "Round_End"
CT bot spawned outside of a buy zone (396, -345, 176)
CT bot spawned outside of a buy zone (428, -347, 176)
Terrorist bot spawned outside of a buy zone (-876, 904, 152)
L 05/07/2020 - 148:27: World triggered "Round_Start"
I also noticed that this is showing in the log but that file is there...So what is going on?
Quote:
Using map cycle file 'mapcycle.txt'. ('cfg\mapcycle.txt' was not found.)
Any help would be appreciated.

Last edited by skaf24; 05-07-2020 at 17:38.
skaf24 is offline