Thank you for downloading this map!
Enjoy!

Report by message on GameBanana if any issues with map

- Uraxz
	...oh and Merry Christmas (15-12-2012)


Too Add map in CS:GO menu:
__________________________ _ _ _  __   _

1 : \steamapps\common\Counter-Strike Global Offensive\csgo
2 : Find 'gamemodes.txt'
3 : Scroll abit down, find: 

"gungame"
{
"value"   "1"
etc.

4 : search for a subline: "mapgroupsSP"
a. add to the listed:
"mg_csgo_wintercabin"	"4" // or 5th or 6th

5 : scroll further down to "mapgroups", find :
		//
		// Single map groups
		//

a. add:
		"mg_csgo_wintercabin"
		{
			"imagename"		"map-wintercabin-overall"
			"nameID"		"Wintercabin"
			"name"			"mg_csgo_wintercabin"
			"maps"
			{
				"csgo_wintercabin"		""
			}
		}

6 : scroll down to, find :
		//
		// Gun Game Maps
		//

a. add: 

		"csgo_wintercabin"
		{
			"nameID"			"Wintercabin"
			"name"				"csgo_wintercabin"
			"imagename"			"map-wintercabin-overall"
			"t_arms"			"models/weapons/t_arms_phoenix.mdl"
			"t_models"
			{
				"tm_phoenix"		""
				"tm_phoenix_variantA"	""
				"tm_phoenix_variantB"	""
				"tm_phoenix_variantC"	""
				"tm_phoenix_variantD"	""
			}
			"ct_arms"			"models/weapons/ct_arms_gsg9.mdl"
			"ct_models"
			{
				"ctm_gsg9"		""
				"ctm_gsg9_variantA"	""
				"ctm_gsg9_variantB"	""
				"ctm_gsg9_variantC"	""
				"ctm_gsg9_variantD"	""
			}
		}

7 : Save the .txt

OR USE CONSOLE 
map csgo_wintercabin (won't load up with Gungame)