Как сделать в CS2 бесконечный раунд - блог
Blog
If you need more time during practice in CS:GO, you can set an infinite round using console commands.
Open the console (enable it in game settings if it's disabled).
Enter the command:
mp_roundtime_defuse 99999
(For hostage maps, use mp_roundtime_hostage 99999).
If the round doesn’t update, restart it:
mp_restartgame 1
Quick bind for infinite round:
bind "KEY" "mp_roundtime_defuse 99999; mp_restartgame 1"
(Replace KEY with your preferred button, e.g., L).
To restore default round time:
mp_roundtime_defuse 1.92