Automatically download missing maps
  • SourcePawn 82.9%
  • Nix 17.1%
Find a file
2020-05-08 21:40:47 -04:00
.github/workflows action only on sp change 2020-02-09 22:57:43 +01:00
plugin fixed README.md to correct download url. Fixed mapdownloader.sp to have proper url (removed double /). Plugin needs to be recompiled. 2020-05-08 21:40:47 -04:00
.gitignore initial version 2015-11-22 14:42:44 +01:00
LICENSE add license 2020-05-08 19:11:33 +02:00
README.md fixed README.md to correct download url. Fixed mapdownloader.sp to have proper url (removed double /). Plugin needs to be recompiled. 2020-05-08 21:40:47 -04:00

Map Downloader

Automatically download missing maps.

Download Plugin

Usage

To use the plugin simple change the level using rcon changelevel ... as normal, the plugin will detect when you're trying to load a non existing map and will automatically attempt to download the map before changing to it.

Configuration

You can controll the location where it tries to download the map from by setting sm_map_download_base (defaults to 'http://dl.serveme.tf/maps')

The plugin looks for maps at ${sm_map_download_base}/${map_name}.bsp