Kawe Mazidjatari 5a2dfaf03a Server: add option to respect game state when performing auto reload
Can be toggled with the new cvar 'host_autoReloadRespectGameState', and used in combination with the new server script func 'SetAutoReloadState( bool state )'. This makes sure that even when the timer reaches 'host_autoReloadRate', it would wait with the reload until the game itself is finished (which is when SetAutoReloadState( true ) is being called from scripts).
2024-06-01 11:30:35 +02:00
..
2024-06-01 11:25:58 +02:00
2024-04-05 16:41:09 +02:00
2024-04-05 16:41:09 +02:00
2022-04-18 03:35:24 +02:00
2024-04-05 17:12:52 +02:00
2024-04-05 16:41:09 +02:00
2023-01-22 16:48:16 +01:00
2024-04-05 16:41:09 +02:00
2024-04-05 18:35:06 +02:00