Jump to content

Prepend max player count to all map names - Python script


navix

Recommended Posts

If you download a bunch of maps, the creators often forget to add the number of players that can play on the map to the map name. This makes it hard to use the already limited map search functionality in the game.

Example: The map "Agnesi Simulation" can be played with at most 6 players, so it should actually be called "[6] Agnesi Simulation"

If someone else was bothered by this as well, here's a small Python script that renames all maps in the way shown above. To use it, simply drop the script file into your "path/to/yr/Maps/Custom" folder and execute it using "python rename_maps.py".

rename_maps.rar

Edited by navix
  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...