shobhit-pathak / MatchZy

MatchZy is a plugin for CS2 (Counter Strike 2) for running and managing practice/pugs/scrims/matches with easy configuration and Get5 (G5API/G5V) support as well!
https://shobhit-pathak.github.io/MatchZy/
MIT License
264 stars 77 forks source link

.pause DOES not work #91

Closed jrlbss77 closed 9 months ago

jrlbss77 commented 9 months ago

When you call for a .pause. Like a TECH it calls a 0.45s pause.

shobhit-pathak commented 9 months ago

Hey!

.pause can be used for tactical timeout, as well technical timeout. You can set matchzy_use_pause_command_for_tactical_pause false to use .pause as tech pause. For tactical pause, the time and number of pauses depends on mp_team_timeout_max and mp_team_timeout_time which you can change from live.cfg

Thanks!