|||||||||||||||||||||||
||INSTALLATION||
|||||||||||||||||||||||


1. Exctract all files to cstrike.
______________________

2.Making your own combo
___________________

To make your own combo, open each .vmt in cstrike/materials/models/weapons/v_models/pist_elite
and edit them to the texture you want. 

Editing these .vmt's will modify (for right handers) the Right beretta: 
comp.vmt 
frame.vmt 
grip.vmt 
slide.vmt 
And editing these .vmt's will modify (for right handers) the Left beretta: 
comp_2.vmt 
frame_2.vmt 
grip_2.vmt 
slide_2.vmt

Editing the .vmt's:
***************
Open the .vmt with your notepad, i.e. comp.vmt:

"VertexLitGeneric"
{
	"$baseTexture" "models\weapons\v_models\pist_elite\comp_dark"
}

Then change 'comp_dark' to 'comp_contrasted' or to 'comp_silver' you can also keep 'comp_dark'
Just change all the .vmf's the the texture you want, and don't forget to save.
