I have tried to put:
ulx addForcedDownload "maps/gm_MSC_snow_flatgrass.bsp"
And it will not download when people join, is there something I am missing? Here is the full Configuration Settings ( .ini is in the cfg/maps folder and is the name for the map, and I tested if it works by adding a addvert)
// You can put commands that you want to execute ONLY on gm_construct here.
// For example, you could raise the ragdoll limit for gm_construct
// You can make other map-specific configs by creating a .ini in their name in this folder
ulx addForcedDownload "maps/gm_MSC_snow_flatgrass.bsp"
ulx addCsayAdvert "test!" 100 255 200 610 5
Thanks