AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   [cs:go] end match event (https://forums.alliedmods.net/showthread.php?t=321573)

HelloBaBeS 02-17-2020 14:31

[cs:go] end match event
 
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!


All times are GMT -4. The time now is 23:00.

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