Random Starting Map in MP
-
Hello, I'm hosting a multiplayer server for me and my friends and I'm trying to find a way to randomize the first map that plays when I launch the server, because i'm tired of aftermath x(
For the rest of the rotation, I got the Mapvote GSC that works just fine but I don't seem to find any type of gsc script or anything that does randomizer the first map after launch -
You can change the first map by modifying sv_maprotation in your dedicated.cfg file.
If you really want to randomize the first map you would need to write a batch/powershell script to update the cfg file sv_maprotation dvar pre server launch.