How can I prevent automap change?
-
Simple one. I create a gungame in my server and want to prevent the game changes maps at the end of a round. What was the command for this?
-
Writing
mp_match_end_restart "1"
makes restart at the end of every round.