View Single Post
Author Message
HelloBaBeS
Junior Member
Join Date: Dec 2018
Old 02-17-2020 , 14:31   [cs:go] end match event
Reply With Quote #1

Hello. Does anyone know how to detect the end of a competitive match without using a round counter?

I use the votemap from the valve, and I would like to know a way to detect the winning map is the current one or to detect the end of the game or objectives.

PHP Code:
/// VOTE MAP VALVE

mp_win_panel_display_time 1
mp_endmatch_votenextmap 1 
mp_endmatch_votenextleveltime 15
mp_endmatch_votenextmap_keepcurrent 1 

Can someone help me?
Thanks!
HelloBaBeS is offline