if your planing on hosting the map on your server you will need to upload all of the files in the cstrike folder AS WELL AS add the following to your downloads list becuase clients will not automatically download all of the files they need.


for mani admin theres a cstrike/cfg/mani_admin_plugin/downloads.txt
should look something like this....

_____________________________________________________________________________________________
"downloads.txt"
{
	"downloads"
	{
		"my_file1"	"scripts/soundscapes_aim_ag_texture_city_advanced.txt"
		"my_file2"	"resource/overviews/aim_ag_texture_city_advanced.txt"
		"my_file3"	"materials/overviews/aim_ag_texture_city_advanced.vtf"
		"my_file4"	"materials/overviews/aim_ag_texture_city_advanced.vmt"
		"my_file5"	"materials/overviews/aim_ag_texture_city_advanced_radar.vmt"
	}
}
_____________________________________________________________________________________________

YOUR SERVER also needs to be able to RECOGNIZE the file extentions in order for
them to become downloadable. talk to the administrator on adding ".vmt .vtf .bsp .nav" 

verify if your server is downloading all the files by removing your personal ones
and joining your server. becuase its SAYS "downloading blah/blah/blah.vmt" but 
if your server isnt configured for the file extentions you receive no data!


