
How to Install:

EASY METHOD: (Not compatible with other custom skins)

1- Go to this folder:
      Steam\SteamApps\common\left 4 dead\left4dead

2- Make backups of "whitelist.cfg" and "pak01_dir.vpk"

3- Extract the "left 4 dead" folder of the rar in Steam\steamapps\common\left 4 dead.

4- If you want the number 4 on it go to "zoey 4" folder of the rar and replace the other one



ADVANCED METHOD: (compatible with other custom skins)

1- Go to this folder:
         Steam\SteamApps\common\left 4 dead\left4dead

2- Make backups of "whitelist.cfg" and "pak01_dir.vpk"

3- Open "whitelist.cfg" in any standard text editor and add this line:
	"add"		"materials/models/..."

4- Open "pak01_dir.vpk" in a hex editor or an advanced source editor such as
   Notepad++. Search for these lines:

	$basetexture "models\survivors\TeenAngst/zoey_head"
	$compress "models\survivors\TeenAngst/zoey_head_compress"
	$stretch "models\survivors\TeenAngst/zoey_head_compress"
	$bumpmap "models\survivors\TeenAngst/zoey_head_normal"

   And change it to:

	$basetexture "models\survivors\TeenAngst/zoei_head"
	$compress "models\survivors\TeenAngst/zoei_head_compress"
	$stretch "models\survivors\TeenAngst/zoei_head_compress"
	$bumpmap "models\survivors\TeenAngst/zoei_head_normal"

5- Extract the "left 4 dead" folder of the rar in Steam\steamapps\common\left 4 dead.

6- If you want the number 4 on it go to "zoey 4" folder of the rar and replace the other one



